TimesTen Error Messages

TT-02996

Cannot start aging on table without aging policy


Cause

You cannot start aging on a table that does not have a defined aging policy. This could be due to you calling the ttAgingScheduleNow built-in procedure in which you specified a table that has no defined aging policy.


Action

To start aging on a table, you must first define an aging policy for the table. For more information, see CREATE TABLE in Oracle TimesTen In-Memory Database SQL Reference.


Additional Information

TimesTen did not start aging on the table.