M204.1139
		
		
		
		Jump to navigation
		Jump to search
		
M204.1139 Alias is in use, ignored: alias
The alias alias specified in a PROCEDURE command is currently being accessed by another user. The procedure is still defined, along with any other aliases that were specified in the command.
Response: Use the ASSIGN command to add the alias to the procedure (if the alias becomes available), assign an alternate alias, or ignore the error.
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 |