7533 Numeric overflow: intermediate decimal expression exceeds 38 digits.
Explanation:
This error indicates presence of a intermediate decimal expression more than 38 digits wide. Such expressions occur by multiplication or by implicit scaling in decimal computations.
Generated By:
The interpretative instruction processor.
For Whom:
End User. Site support representative
Remedy:
Isolate problematic expression, use smaller types (or casts) if possible and resubmit the request to avoid the overflow. If not possible contact the Global Support Center.