M204.1975: Difference between revisions
Jump to navigation
Jump to search
(Automatically generated page update) |
No edit summary |
||
Line 1: | Line 1: | ||
{{Template:M204.1975 skeleton}} | {{Template:M204.1975 skeleton}} | ||
<P> | <P> | ||
The input procedure <var class="term"> | The input procedure <var class="term">aliasName</var> exists in the output file as a defined alias. This form of <var>[[COPY PROCEDURE command|COPY]]</var> is not allowed. </P> | ||
<p> | <p> | ||
<b>Response:</b> You have two choices: </p> | <b>Response:</b> You have two choices: </p> |
Latest revision as of 23:30, 16 March 2018
M204.1975 Procedure may not replace alias: aliasName
The input procedure aliasName exists in the output file as a defined alias. This form of COPY is not allowed.
Response: You have two choices:
- DEASSIGN the ALIAS in the output file, and retry the operation.
- Specify a NEWNAME for use in the output file.
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 |