TimesTen Error Messages

TT-02618

Error converting Oracle timestamp to TT_TIMESTAMP


Cause

The data type conversion failed.


Action

Ensure that the ORA_TIMESTAMP data type you are attempting to convert is within the ranges supported by the TT_TIMESTAMP data type. For more information on ranges supported by the TT_TIMESTAMP data type, see Type specifications in Oracle TimesTen In-Memory Database SQL Reference.


Additional Information

You cannot convert the ORA_TIMESTAMP data type to a TT_TIMESTAMP data type.