TT-02906
Bad number format
Cause
You specified an invalid number format. One cause could be an improper use of the TO_CHAR function.
Action
Check the number format. If you are attempting to invoke a TO_CHAR function, check the arguments to the function. Modify the number format 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.