TimesTen Error Messages

TT-08239

PROPAGATE syntax can only be used once in statement


Cause

This is a syntax error for the CREATE CACHE GROUP statement. You specified a PROPAGATE or NOT PROPAGATE clause on a cache table that already has been specified as either PROPAGATE or NOT PROPAGATE.


Action

Check the syntax and remove the redundant or contradictory PROPAGATE or NOT PROPAGATE clause.


Additional Information

TimesTen cannot complete the operation.