Hitachi

uCosminexus Application Server Compatibility Guide


20.3.4 Starting and stopping the DB Connector for a member resource adapter

Organization of this subsection

(1) Starting the DB Connector for a member resource adapter

Execute the following command to start the DB Connector for the member resource adapter:

Execution format
cjstartrar [server-name] [-nameserver provider-URL] -resname Display-name-of-DB-Connector-for-the-member-resource-adapter
Example of execution
cjstartrar MyServer -resname DB_Connector_for_Oracle_ClusterPool_Member

For details on the cjstartrar command, see cjstartrar (start resource adapter) in the uCosminexus Application Server Command Reference Guide.

(2) Stopping the DB Connector for a member resource adapter

Execute the following command to stop the DB Connector for the member resource adapter:

Execution format
cjstoprar [server-name] [-nameserver provider-URL] -resname Display-name-of-DB-Connector-for-the-member-resource-adapter
Example of execution
cjstoprar MyServer -resname DB_Connector_for_Oracle_ClusterPool_Member

For details on the cjstoprar command, see cjstoprar (stop resource adapter) in the uCosminexus Application Server Command Reference Guide.

Note:

Stop the root resource adapter to which the member resource adapter belongs and then stop the member resource adapter.