RNF7596

BLOCK(*YES) is specified for the file; the operation is ignored.

30

Cause . . . . . : When BLOCK(*YES) is specified for a file used as the basis for LIKEFILE definitions, the READE, READPE, and READP operations cannot be used for the file or for any of the files related to the file through the LIKEFILE keyword.

Recovery . . . : Specify BLOCK(*NO) for the parent file, or change the programming logic so these operations are not used. Compile again.