TimesTen Error Messages

TT-08247

The ttCacheSqlGet built-in procedure requires that the cache group was initially created with AUTOREFRESH


Cause

You attempted to call the ttCacheSqlGet built-in procedure on a cache group that was created without an AUTOREFRESH clause.


Action

Ensure that you are calling the built-in procedure passing as argument an Autorefresh cache group.


Additional Information

TimesTen cannot complete the operation.