IBM Books

Image, Audio, and Video Extenders Administration and Programming

DMBSTART


Image Audio Video
X X X

Starts all the extender services for the extender instance.

EEE Only: If a node is specified, the command starts extender services at that node only. DMBSTART also initiates the Node Create/Drop function at each node. The Node Create/Drop function checks to make sure that the nodes defined for DB2 match the nodes defined for the Extenders. If they do not match, the Node Create/Drop function adds or removes nodes as needed.

Authorization

SYSADM

Command syntax

>>-DMBSTART--+---------+--node_number--------------------------><
             '-NODENUM-'
 

Command parameters

node_number
The node at which you want to start extender services. (EEE Only)

Examples

Start extender services:

dmbstart

Start extender services at node number 2:

dmbstart nodenum 2

Usage notes

Run this command:

In a single-partition environment, DMBSTART also starts the DB2 instance if it is not running.

 

 

EEE Only:

In a multipartition environment, DMBSTART does not start the DB2 instance. You must start DB2 before running DMBSTART in a partitioned environment.

If DMBSTART fails, make the following checks:


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]