RNF0375

The field or data structure is too large to be specified as the *LDA or *PDA.

30

Cause . . . . . : The maximum length of the *LDA (local data area) is 1024 bytes; the maximum length of the *PDA (PIP data area) is 2000 bytes.

Recovery . . . : Change the length of the field or data structure so that it is not too long for the special data area, or change the external name of the data area. Compile again.