KLVDM043 COPY MEMBER NOT FOUND: MEMBER(copymem): library(member) LINE(line)

Explanation

The source member named on a COPY statement, copymem, could not be found. member is the source member that contains the COPY; library is the name of the DD that contains the member, and that does not contain the copy member; line is the line number in the member where COPY was found.

System action

Compilation of the current source member is terminated. If member is a COPY member, processing of the previous source member will continue but the compilation will be failed when all processing is complete.

User response

If the problem is with a user-defined dialog, check your panel definition and correct the panel's )COPY control statement, or add the member into the panel library. Then refresh the dialog. If the problem is with an IBM®-supplied dialog, contact IBM Software Support.

Message Type

LOG, VIEW