RNF3431

Length of initial value exceeds size of field.

20

Cause . . . . . : The initial value specified as a parameter for keyword INZ is longer than the length of the field, or the number of decimal positions in the initial value exceeds the number of decimal positions of the field.

For an integer field (type I)

For an unsigned field (type U)

For a float field (type F)

The initial value is ignored.

Recovery . . . : Change the initial value, or the length or number of decimal positions of the field. Compile again.