Restrictions for the Cache Connection Pool

There are restrictions when using the cache connection pool.

  • You cannot use the cache connection pool in conjunction with the Oracle Database Resident Connection Pooling feature.

  • The cache connection pool is only supported for multithreaded client/server connections, where the MaxConnsPerServer connection attribute must be greater than 1.

  • The cache connection pool is only used for dynamic load operations for dynamic read-only cache groups.