TimesTen Error Messages

TT-02606

Error converting from character string 'string' to date


Cause

TimesTen encountered a conversion error when converting a CHAR or VARCHAR2 data type to the DATE data type format.


Action

Check the conversion rules for converting a character string to a DATE data type. For more information, see Data Types in Oracle TimesTen In-Memory Database SQL Reference.


Additional Information

TimesTen did not perform the conversion.