Where allowed to run: All environments (*ALL) Threadsafe: No |
Parameters Examples Error messages |
The Remove Alert Description (RMVALRD) command allows you to remove an alert description that was added previously by the ADDALRD command. More information on alerts is in the Alerts Support book, SC41-5413.
Top |
Keyword | Description | Choices | Notes |
---|---|---|---|
MSGID | Message identifier | Name | Required, Positional 1 |
ALRTBL | Alert table | Qualified object name | Required, Positional 2 |
Qualifier 1: Alert table | Name | ||
Qualifier 2: Library | Name, *LIBL, *CURLIB |
Top |
Specifies the message ID for the alert description that is removed.
This is a required parameter.
Top |
Specifies the alert table from which this alert description is removed.
This is a required parameter.
Qualifier 1: Alert table
Qualifier 2: Library
Top |
RMVALRD MSGID(USR1234) ALRTBL(USER/USRMSGS)
This command removes the alert description for message identifier USR1234.
Top |
*ESCAPE Messages
Top |