RNF7308

Length of PRTCTL data structure is less than 15; keyword PRTCTL is ignored.

30

Cause . . . . . : The length of the data structure specified as parameter for keyword PRTCTL on the File Description specification must be at least 15 to accommodate the file-required subfields. Note that this limit of 15 applies to the PRTCTL data structure when *COMPAT is not specified on the PRTCTL keyword. If *COMPAT is specified, the length of the PRTCTL data structure must be at least 9.

Recovery . . . : Specify a length of at least 15 for the data structure, or specify *COMPAT on the PRTCTL keyword. Compile again.