TimesTen Error Messages

TT-02982

Column column_name specified for time-based aging is not a timestamp or date column


Cause

The column used for time-based aging must be of type DATE, TT_DATE, TIMESTAMP, or TT_TIMESTAMP.


Action

Redefine the table and specify the column used for time-based aging as type DATE, TT_DATE, TIMESTAMP, or TT_TIMESTAMP. For more information, see CREATE TABLE or ALTER TABLE in Oracle TimesTen In-Memory Database SQL Reference.


Additional Information

TimesTen could not perform the operation.