TimesTen Error Messages

TT-05052

Cache group name required with install_flag value 1


Cause

No cache_group_name parameter was provided for the ttCacheSqlGet built-in procedure call. The cache_group_name parameter cannot be NULL or empty when the install_flag parameter is set to 1.


Action

Provide the cache group name when specifying a value 1 for the install_flag parameter. See ttCacheSqlGet in Oracle TimesTen In-Memory Database Reference.


Additional Information

The ttCacheSqlGet built-in procedure does not complete.