RNF0292

Maximum of 2048 /COPY and externally-described files when OPTION(*SRCSTMT) is specified.

50

Cause . . . . . : The maximum sequence number for /COPY specifications and externally-described files has been reached for a compilation with OPTION(*SRCSTMT). With OPTION(*SRCSTMT), only a maximum of 2048 /COPY directives are allowed in a compiled object, or 2048 minus twice the number of externally-described files. The compilation stops immediately.

Recovery . . . : Specify OPTION(*NOSRCSTMT), or reduce the number of /COPY directives and externally-described files used in the compiled object.