Technical data

B WebLogic Server Command-Line Interface Reference
B-28 Administration Guide
Determine if a
Connection Pool
Exists
EXISTS_POOL
Tests whether a connection pool with a specified name exists in the
WebLogic Server. You can use this command to determine whether
a dynamic connection pool has already been created or to ensure that
you select a unique name for a dynamic connection pool you want
to create.
See “EXISTS_POOL” on page -35.
Resets a Connection
Pool
RESET_POOL
Closes and reopens all allocated connections in a connection pool.
This may be necessary after the DBMS has been restarted, for
example. Often when one connection in a connection pool has
failed, all of the connections in the pool are bad.
See “RESET_POOL” on page -36.
Table B-2 WebLogic Server Administration Commands Overview—Connection Pools
Task Command Description