Max-connections Attribute Ignored. Oracleconnectionpooldatasource Always Creates New Connection in Oracle Application Server 10.1.2
(Doc ID 1277095.1)
Last updated on FEBRUARY 18, 2025
Applies to:
Oracle Containers for J2EE - Version 10.1.2.0.2 and laterInformation in this document applies to any platform.
Symptoms
Oracle Application Server 10.1.2.0.2 using JDBC 10.2.0.2, JDK 1.4, and Oracle database 10.2.0.4.
Max-connections datasource attribute is ignored.
The connection pool has min-connections="5" and max-connections="20" set, and if 50 requests on multithread are run, more than 20 connections are created.
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |