TimesTen Error Messages

TT-02431

Scale of decimal or numeric type is out of range


Cause

You specified an out of range value for the scale of the DECIMAL or NUMERIC data type. The accepted value must be between 0 and 40.


Action

Retry the operation, making sure to specify a valid scale for the DECIMAL or NUMERIC data type. For more information, see Data Types in Oracle TimesTen In-Memory Database SQL Reference.


Additional Information

TimesTen did not perform the operation.