TimesTen Error Messages

TT-02920

Number type arithmetic overflow


Cause

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


Action

Review the result data type and the precision and scale you defined for the NUMBER data type of your column definition. For more information, see Data Types in Oracle TimesTen In-Memory Database SQL Reference.


Additional Information

TimesTen did not perform the operation.