M204.1142
M204.1142 Aliases ignored on previous request redefinition
Aliases should not be specified when the PROCEDURE command is used to redefine a previous request.
Response: To make a previous request permanent, use the EDIT command to store the request in a named procedure. Then you may assign aliases to it with the ASSIGN 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 |