TimesTen Error Messages

TT-05997

The cache connection pool must run in a threaded client/server. Set MaxConnsPerServer>1 and connect using client/server.


Cause

The user tried to create a cache connection pool from a direct connection.


Action

To create the cache connection pool, set MaxConnsPerServer to a value greater than 1 and connect using client/server.


Additional Information

TimesTen failed to create the cache connection pool.