RNF1019

OPTION(*SRCSTMT) not allowed. Maximum of 2048 /COPY and externally-described files already exceeded.

20

Cause . . . . . : With OPTION(*SRCSTMT), there can only be 2048 /COPY files and externally-described files; this limit has already been exceeded. OPTION(*SRCSTMT) is ignored.

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