TimesTen Error Messages

TT-02616

Error converting Oracle date to TT_TIMESTAMP


Cause

The data type conversion failed.


Action

Ensure that the ORA_DATE 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_DATE data type to a TT_TIMESTAMP data type.