TimesTen Error Messages

TT-03309

No column name specified when creating table with aging


Cause

You did not specify a column name for the column used in the AGING USE clause of your CREATE TABLE statement.


Action

Specify ColumnName as the name of the column used for time-based aging, and then retry the operation.


Additional Information

TimesTen cannot perform the operation.