TT-02437
Decimal product cannot be represented; scale number is greater than maximum of number
Cause
You attempted an operation involving the multiplication of decimal values. The product of this operation did not preserve the scale of the data type.
Action
Perform the multiplication operation again, making sure the product is not greater than the scale value. For more information, see Data Types in Oracle TimesTen In-Memory Database SQL Reference.
Additional Information
TimesTen did not perform the operation because precision might be lost.
TT-02437
Decimal product cannot be represented; scale number is greater than maximum of number
Cause
You attempted an operation involving the multiplication of decimal values. The product of this operation did not preserve the scale of the data type.
Action
Perform the multiplication operation again, making sure the product is not greater than the scale value. For more information, see Data Types in Oracle TimesTen In-Memory Database SQL Reference.
Additional Information
TimesTen did not perform the operation because precision might be lost.
TT-02437
Decimal product cannot be represented; scale number is greater than maximum of number
Cause
You attempted an operation involving the multiplication of decimal values. The product of this operation did not preserve the scale of the data type.
Action
Perform the multiplication operation again, making sure the product is not greater than the scale value. For more information, see Data Types in the Oracle TimesTen In-Memory Database SQL Reference.
Additional Information
TimesTen did not perform the operation because precision might be lost.