TimesTen Error Messages

TT-16253

Failed to retrieve cascade delete configuration for table table_name


Cause

The ON DELETE CASCADE definition on the master and subscriber may not be the same.


Action

Ensure that the ON DELETE CASCADE definition is the same on the master and subscriber. For more information on using ON DELETE CASCADE in a replication scheme, see Replicating Tables With Foreign Key Relationships in a Classic Replication Scheme in Oracle TimesTen In-Memory Database Replication Guide. For additional help, contact TimesTen Customer Support.


Additional Information

Replication for this table cannot work until the ON DELETE CASCADE definition is the same on the master and subscriber.