20.3.8 Resuming the connection pool
You cannot resume a suspended member connection pool manually. When the J2EE application makes a connection acquisition request to the root resource adapter, the resumed connection pool is able to receive the connection acquisition request again.
Execute the following command to restart the member connection pool of a cluster connection pool:
- Execution format
cjrestartpool [server-name] [-nameserver provider-URL] -resname display-name-of-the-member-resource-adapter-to-be-resumed
- Example of execution
cjresumepool MyServer -resname DB_Connector_for_Oracle_ClusterPool_Member
For details on the cjresumepool command, see cjresumepool (restart member connection pool).