uCosminexus Application Server, Application Setup Guide

[Contents][Index][Back][Next]

4.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
(2) Stopping the DB Connector for a member resource adapter

(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 (Starting resource adapters) 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 (Stopping resource adapters) 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.