TimesTen Error Messages

TT-02617

Error converting Oracle date to Oracle 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 ORA_TIMESTAMP data type. For more information on ranges supported by the ORA_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 ORA_TIMESTAMP data type.