JDBC MultiPool

A MultiPool is a pool of connection pools configured for load balancing or high availability. Typically, you create connection pools, then create a MultiPool and assign connection pools to the MultiPool.

Note: MultiPools are not supported for use in distributed transactions. You cannot use connections from a connection pool within a MultiPool if the connection pool uses an XA driver to create database connections.

To create a MultiPool, click the Configure a new JDBC MultiPool link.

To learn more about MultiPools, see:

Skip navigation bar  Back to Top Previous Next