RNF2431

DATA keyword required for a file used with LIKEFILE, when OPENOPT(*NOCVTDATA) is specified.

30

Cause . . . . . : OPENOPT(*NOCVTDATA) is specified on a Control statement, and a file is specified as the parameter for a LIKEFILE keyword, the file must be defined with the DATA keyword.

Recovery . . . : Specify the DATA keyword on the file definition.