Max Pool Size
- Last Updated: October 27, 2020
- 1 minute read
- DataDirect Connectors
- ODBC
- Oracle Database Wire Protocol 8.0
- Documentation
![]()
Supported on Windows, UNIX, and Linux only.
Attribute
MaxPoolSize (MXPS)
Purpose
The maximum number of connections allowed within a single connection pool. When the maximum number of connections is reached, no additional connections can be created in the connection pool.
Valid Values
An integer from 1 to 65535
Notes
- This connection option can affect performance.
Example
If set to 20, the maximum number of connections allowed in the pool is 20.
Default
100