TimesTen Error Messages

TT-08275

Manual FLUSH operations are not allowed on cache group cache_group_name because it uses AUTOREFRESH


Cause

You attempted to perform a manual FLUSH operation, but it failed because the cache group is specified with AUTOREFRESH. This operation is not allowed.


Action

Do not use LOAD CACHE GROUP, UNLOAD CACHE GROUP or FLUSH CACHE GROUP statement on cache groups that use AUTOREFRESH.


Additional Information

The current operation failed.