TimesTen Error Messages

TT-02438

Precision of decimal or numeric value is out of range


Cause

You specified an out of range value for the precision of a decimal or numeric data type. The value must be between 1 and 40.


Action

Specify a correct precision for the data type. Run the ttIsql describe command to check the defined precision for the column. For more information, see Data Types in Oracle TimesTen In-Memory Database SQL Reference.


Additional Information

TimesTen did not perform the operation.