Where allowed to run: All environments (*ALL) Threadsafe: No |
Parameters Examples Error messages |
The Change Alert Table (CHGALRTBL) command is used to change one of the values defined by the Create Alert Table (CRTALRTBL) command. Alert tables define alerts, which are problem notifications in a network. The CHGALRTBL command can be used to change the product identification, product text, or object text for an alert table. The typical user of the CHGALRTBL command is the system or network programmer or operator responsible for network management. More information on alerts is in the Alerts Support book, SC41-5413.
Note: The user must have CHANGE authority for the alert table.
Top |
Keyword | Description | Choices | Notes |
---|---|---|---|
ALRTBL | Alert table | Qualified object name | Required, Key, Positional 1 |
Qualifier 1: Alert table | Name | ||
Qualifier 2: Library | Name, *LIBL, *CURLIB | ||
LICPGM | Product | Character value, *SAME, *NONE | Optional |
LICPGMTXT | Licensed program text | Character value, *SAME, *BLANK | Optional |
TEXT | Text 'description' | Character value, *SAME, *BLANK | Optional |
Top |
Specifies the qualified name of the alert table that is changed. Each alert table contains alert descriptions that are used to create alerts.
This is a required parameter.
The possible library values are:
Top |
Specifies the licensed program associated with this alert table. This program is included in the alert as software product identification for the alert sender.
Note: This parameter does not have to be an IBM Licensed Program. Any 7-character ID that is meaningful to the use of the Work with Alerts command can be specified. If the value given for the LICPGM parameter is defined to the system, the ID and release and level information are included in the alert.
Top |
Specifies descriptive text for the alert table licensed program parameter (for example, 'OS/400'). The text is included in the alert as product identification for the alert sender.
Top |
Specifies the text that briefly describes the object.
Top |
CHGALRTBL ALRTBL(ALRTBLLIB/ALRTBLNBR1) LICPGMTXT('OS/400--customer defined')
This command changes the licensed program for the alert table in library ALRTBLLIB called ALRTBLNBR1.
Top |
*ESCAPE Messages
Top |