INZU742E A DECIMAL DIVIDE OPERATION IS NOT VALID BECAUSE THE RESULT WOULD HAVE A NEGATIVE SCALE.

Explanation

A division involving a DECIMAL data type has been specified into an SQL statement. But, according to the Db2® rules applying to the calculation of the resulting value scale, it would have a negative value. This is not a supported situation.

User response

Change the specification of the division expression concerned, so that it fits to the Db2 rules applying to the calculation of the resulting value scale.