TimesTen Error Messages

TT-02909

Error Converting numeric value numeric_value to character string


Cause

TimesTen encountered an error when converting an integer or float data type to a character string. One cause could be an improper use of the TO_CHAR function.


Action

Check the numeric and character string used in the conversion. If you are attempting to invoke a TO_CHAR function, check the arguments to the function. Make necessary modifications 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.