RNF3597

The decimal positions parameter must be a numeric constant between 0 and the length.

20

Cause . . . . . : The length is specified by the first parameter of the BINDED, PACKED, or ZONED keyword. The number of decimal positions cannot be smaller than 0 or larger than the length. If the parameter is a named constant or built-in function, it must be fully defined before the keyword is used. The number of decimal positions defaults to 0.

Recovery . . . : Correct or remove the decimal positions parameter. Compile again.