JDBC Connection Pool Assistant --> Create and deploy
Overview
On the Configure a JDBC Connection Pool --> Create and Deploy page, you select the servers and clusters on which you want to create and deploy the new connection pool.
If only there is only one server in your configuration, the JDBC Connection Pool Assistant automatically selects it, and does not display a list of potential deployment targets.
After you select the servers and clusters on which you to create the connection pool, click the Create and Deploy button. WebLogic Server adds the connection pool to the configuration (config.xml) and creates the connection pool with physical database connections on each server that you select.
If an error message is displayed, the connection pool configuration is saved even though the connection pool may not actually be deployed on all targets. You should check for proper JDBC driver installation for each server. Also check the server window (standard out) and the JDBC log for more information to help you trouble-shoot problems. You can deploy the connection pool again from the connection pool property pages. See Deploying a JDBC Connection Pool to One or More Servers or Clusters.
Tasks
Creating and Configuring a JDBC Connection Pool
Related Topics
Configuring JDBC Connection Pools
Monitoring Connections in a JDBC Connection Pool
Overview of Third-Party JDBC Drivers
Connection Pool and Data Source Configuration Guidelines
Creating and Deploying JDBC Components - Connection Pools, MultiPools, and Data Sources