TimesTen Error Messages

TT-02432

Scale of decimal or numeric type must not be larger than precision


Cause

You specified a scale value that is greater than the precision value for the DECIMAL or NUMERIC data type.


Action

Retry the operation, making sure to specify the scale value does not exceed the precision value 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.