TimesTen Error Messages

TT-02905

Invalid element string in date format


Cause

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


Action

Check the string used in the date format. If you are attempting to invoke the 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.