A SERVICE OF

logo

BMC Software, Inc., Confidential and Proprietary Information
Managing WebLogic Components and Services 7-5
Configuring the JDBC
Summary: Perform these steps to configure the Java Database Connection (JDBC)
pool.
You can set initial number of connections in a new pool, the maximum
number of connections that can be maintained in a pool, and a pause
interval to prevent overrunning the database server with multiple
simultaneous login requests.
To set the initial number of connections in a pool:
Step 1
Right-click the instance icon of the JDBC pool you wish to
configure.
Step 2 Choose Pool Tuning => Set Initial Pool Capacity.
The Set Initial Pool Capacity dialog appears.
Step 3 Specify the number of connections that this pool should establish when it
is initialized.
Step 4 Click OK.
To set the maximum number of connections in a pool:
Step 1
Right-click the instance icon of the JDBC pool you wish to configure.
Step 2 Choose Pool Tuning => Set Max Pool Capacity.
The Set Max Pool Capacity dialog appears.
Step 3 Specify a limit for the maximum number of simultaneous connections
that this JDBC pool should establish.
Step 4 Click OK.