RNF0504

Length of binary numeric item is greater than 9 digits; defaults to 9.

20

Cause . . . . . : A numeric item with binary internal format is defined with a length greater than 9 digits.

Recovery . . . : Change the definition such that the number of digits is 9 or fewer, or change the internal format to packed, zoned, integer or unsigned. Compile again.