uCosminexus Application Server, Application Setup Guide
You can reference the states of the connection pools that are used in a cluster connection pool with the following two methods:
The resource adapter names and the state of the resource adapters are displayed for all the deployed resource adapters. The state of the connection pool is also displayed if the resource adapter is a member resource adapter of a cluster connection pool.
Execute the following command to reference the state of a connection pool:
cjlistrar [server-name] [-nameserver provider-URL] -clusterpool |
cjlistrar MyServer -clusterpool
For details on the cjlistrar command, see cjlistrar (Displaying a list of resource adapters) in the uCosminexus Application Server Command Reference Guide.
The connection pool information is displayed. The information about the member connection pool is also displayed if the resource adapter is a member resource adapter of the cluster connection pool.
Execute the following command to reference the connection pool information for all the resource adapters:
cjlistpool [server-name] [-nameserver provider-URL] -resall |
cjlistpool MyServer -resall
Execute the following command for displaying the connection pool information for a specific resource adapter:
cjlistpool [server-name] -resname resource-adapter-display-name |
cjlistpool MyServer -resname DB_Connector_for_Oracle_ClusterPool_Member
The connection pool information for the resource adapter is displayed.
For details on the cjlistpool command, see cjlistpool (Displaying a list of connection pools) in the uCosminexus Application Server Command Reference Guide.
All Rights Reserved. Copyright (C) 2013, Hitachi, Ltd.