TimesTen Error Messages

TT-02910

Overflow converting floating-point value to char


Cause

There was an overflow error when TimesTen attempted to convert a floating-point value to a character. One cause could be an improper use of the TO_CHAR function.


Action

Check the floating-point value and the character 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.