How to determine the max sizes of the Oracle DB connection pools in a WebLogic domain.
- Go to <DomainName> - Services – JDBC – Data Sources
- Select a connection Pool
e.g. System.<ENVID>.ApplicationType.ServiceActivation.Application.1-0;5-2;ASAP.Comp.ADMConnectionPool
- Select “Connection Pool” tab
The “Maximum Capacity” value is the maximum number of physical connections that this connection pool can contain
- Check all the ADM/CTRL/NEP/SARM/SRP Connection Pools (except RPCConnectionPool)