TimesTen Error Messages

TT-02907

Bad date format


Cause

You specified an invalid date format. One cause could be an improper use of the TO_CHAR or TO_DATE function.


Action

Check the date format. If you are attempting to invoke a TO_CHAR or TO_DATE function, check the arguments to the function. Modify the string and retry the operation. For more information, see TO_CHAR or TO_DATE in Oracle TimesTen In-Memory Database SQL Reference.


Additional Information

TimesTen did not perform the operation.