VGJ0106E: User overflow during assignment of %1 to %2.
Explanation
The target of an assignment is not large enough to hold the result without truncating significant digits. The value of system variable handleOverflow is 1, which causes the program to end.
User Response
Do as follows:
(C) Copyright IBM Corporation 1992, 2005. All Rights Reserved.