TimesTen Error Messages

TT-02619

Error converting Oracle timestamp to Oracle date


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 ORA_DATE data type. For more information on ranges supported by the ORA_DATE 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 ORA_DATE data type.