TimesTen Error Messages

TT-02904

Invalid element string in number format


Cause

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


Action

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


Additional Information

TimesTen did not perform the operation.