TimesTen Error Messages

TT-02908

Error Converting decimal to character string


Cause

TimesTen encountered an error when converting a decimal to a character string. One cause could be an improper use of the TO_CHAR function.


Action

Check the decimal and character string. If you are attempting to invoke a TO_CHAR function, check the arguments to the function. For more information, see TO_CHAR in Oracle TimesTen In-Memory Database SQL Reference.


Additional Information

TimesTen did not perform the operation.