TimesTen Error Messages

TT-02921

Number type arithmetic underflow


Cause

The result of the arithmetic operation was too small for the result type, based on the precision and scale of the NUMBER data type of the column.


Action

Review the result data type making sure it is sufficient for the defined precision and scale of the data type column. For more information, see Data Types in Oracle TimesTen In-Memory Database SQL Reference.


Additional Information

TimesTen performed the operation, but rounded the result to 0.