TimesTen Error Messages

TT-02812

Error converting from character string 'string' to Oracle date


Cause

TimesTen encountered a conversion error when converting a character string to the Oracle DATE data type. One possible cause is you specified an invalid character string to the TO_DATE function.


Action

Retry the operation or function making sure to specify a valid character string. For more information, see TO_DATE in Oracle TimesTen In-Memory Database SQL Reference.


Additional Information

TimesTen did not perform the operation or did not invoke the TO_DATE function.