M204.1976
M204.1976 NOALIAS keyword requires procedure name input
You specified the NOALIAS keyword for COPY PROC, and the name that was used is an alias, not a procedure.
Response: Use a procedure name in the COPY PROC command.
Message attributes:
RETCODEO=0 | Sets online return code |
---|---|
RETCODEB=4 | Sets batch (single user) return code |
CLASS=E | Error class; the message can be suppressed with the X'04' bit setting of the MSGCTL parameter |
AUDITMS | Writes the message with line type MS to the audit trail |
NOCOUNT | Does not increment the error count (ERCNT) parameter |