TimesTen Error Messages

TT-08254

Flush fails; all tables are either propagated or read only


Cause

You used FLUSH CACHE GROUP on a cache group that has all of its tables configured with PROPAGATE or READONLY, and are not flushable.


Action

Flush a table that is marked PROPAGATE by using the ttCachePropagateFlagSet built-in procedure.


Additional Information

TimesTen cannot complete the operation.