TimesTen Error Messages

TT-02042

Column defined with interval data type is not supported


Cause

You attempted to define a column with the interval data type. This is not a supported data type.


Action

Recreate the table using a supported data type for the column definition. For more information, see Data Types in Oracle TimesTen In-Memory Database SQL Reference.


Additional Information

TimesTen did not perform the operation.