TimesTen Error Messages

TT-02911

Float underflow for TO_CHAR function


Cause

You attempted to invoke the TO_CHAR function, but TimesTen encountered an underflow error when attempting to convert a floating-point value to a character type.


Action

Check the invalid floating-point value and the character string passed as arguments to the TO_CHAR function. Make any 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.