M204.1143
Jump to navigation
Jump to search
M204.1143 Can't add alias: alias
alias is already in use as a procedure name or as an alias of some other procedure. The procedure and any other alias names given, however, are accepted.
Response: Use the DEASSIGN and ASSIGN commands to remove or add aliases to existing procedures.
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 |
| AUDITER | Writes the message with line type ER to the audit trail |
| COUNT | Increments the error count (ERCNT) parameter |