TimesTen Error Messages

TT-02925

Overflow converting number to char


Cause

TimesTen attempted to convert a NUMBER data type to a character data type and the result was too large to be converted.


Action

Check the parameters of the TO_CHAR function and the conversion rules. Then, retry the operation. For more information, see Data Types in Oracle TimesTen In-Memory Database SQL Reference.


Additional Information

TimesTen did not perform the operation.