TT-02926
Underflow converting number to char
Cause
TimesTen attempted to convert a NUMBER data type to a character data type and the result was too small to be converted.
Action
Check the parameters of the TO_CHAR function and the data type conversion rules to confirm the rounding to 0 is an acceptable result. For more information, see Data Types in Oracle TimesTen In-Memory Database SQL Reference.
Additional Information
TimesTen issued a warning, completed the operation, but rounded the result to 0.
TT-02926
Underflow converting number to char
Cause
TimesTen attempted to convert a NUMBER data type to a character data type and the result was too small to be converted.
Action
Check the parameters of the TO_CHAR function and the data type conversion rules to confirm the rounding to 0 is an acceptable result. For more information, see Data Types in Oracle TimesTen In-Memory Database SQL Reference.
Additional Information
TimesTen issued a warning, completed the operation, but rounded the result to 0.
TT-02926
Underflow converting number to char
Cause
TimesTen attempted to convert a NUMBER data type to a character data type and the result was too small to be converted.
Action
Check the parameters of the TO_CHAR function and the data type conversion rules to confirm the rounding to 0 is an acceptable result. For more information, see Data Types in the Oracle TimesTen In-Memory Database SQL Reference.
Additional Information
TimesTen issued a warning, completed the operation, but rounded the result to 0.