TimesTen Error Messages

TT-02993

Aging column cannot be nullable


Cause

You attempted to specify the time-based aging column as NULL.


Action

Redefine the table making sure to specify NOT NULL for the time-based aging column. For more information, see ALTER TABLE in Oracle TimesTen In-Memory Database SQL Reference.


Additional Information

TimesTen did not perform the operation.