Min Pool Size
- Last Updated: July 30, 2025
- 1 minute read
- DataDirect Connectors
- ODBC
- Salesforce 8.0
- Documentation
Attribute
MinPoolSize (mnps)
Purpose
Specifies the minimum number of connections that are opened and placed in a connection pool, in addition to the active connection, when the pool is created. The connection pool retains this number of connections, even when some connections exceed their Load Balance Timeout value.
Valid Values
0 | x
where: x is an integer from 1 to 65535.
Behavior
If set to 0, no connections are opened in addition to the current existing connection.
Notes
This connection option can affect performance.
Default Value
0