Previous Topic: TIRM252E - DECIMAL PRECISION UNDERFLOWNext Topic: TIRM254E - DECIMAL PRECISION INVALID DATA


TIRM253E - DECIMAL PRECISION DIVIDE BY ZERO

Reason:

An expression resulted in a divide by zero. To detect this message, the Implement in C, C#, and JAVA with Decimal Precision checkbox must be selected, and your application generated for C.

Action:

Correct the values used in the expression, or add additional checks to avoid this scenario.