TimesTen Error Messages

TT-02995

Child table_name of table table_name has different aging policy: policy


Cause

You attempted to define an aging policy on a child table that does not match the policy on the parent table.


Action

Review the primary and foreign key definitions making sure that the aging policies match. For more information, see CREATE TABLE in Oracle TimesTen In-Memory Database SQL Reference.


Additional Information

TimesTen did not create or alter the table.