Number of digits in %1 is greater than %2. Truncated to first %2 digits.
20
Cause . . . . . : This numeric constant cannot have more than %2 digits.
Recovery . . . : Specify a numeric constant that has %2 digits or less. Note that eight byte binary numeric constants may contain more than 18 digits under certain conditions. See the ARITHMETIC EXTEND compiler option values, NOSTDTRUNC option, and storage representation information in the ILE COBOL Reference and Programmer's guides for more information.