TimesTen Error Messages

TT-05998

The cache connection pool does not exist. Create it with the ttCacheConnPoolApply built-in procedure, then retry.


Cause

You tried to execute a dynamic load operation but the cache connection pool had not been created.


Action

To create the cache connection pool, execute the ttCacheConnPoolApply built-in procedure. For more information on the ttCacheConnPoolApply built-in procedure, see ttCacheConnPoolApply in Oracle TimesTen In-Memory Database Reference.


Additional Information

TimesTen failed to complete the operation.