The SET command sets a load level value for an external Load-Index.
Use the following operator command:
F CONTROLM,LOAD-INDEX SET,parameters  | 
The following parameters can be used in this command:
Table 87c Parameters of the LOAD-INDEX SET command
Parameter  | 
Description  | 
|---|---|
NAME  | 
Name of Load-Index to set. Masking is supported.  | 
NEWLEVEL (or NEWLVL)  | 
The new level to set for the Load-Index. Valid values: CRITICAL, V-HIGH, HIGH, MEDIUM, LOW, IDLE  | 
ISOVERRIDDEN (or ISOVER)  | 
(Optional) Perform the action depending on whether or not the load level of the Load-Index is currently overridden. Valid values: Y (Yes) | N (No)  | 
LEVEL (or LVL)  | 
(Optional) Perform the action only if the current load level is as specified. Valid values: CRITICAL, V-HIGH, HIGH, MEDIUM, LOW, IDLE  | 
FROMLEVEL (or FROMLVL)  | 
(Optional) Perform the action only if the current load level is as specified or higher. Valid values: CRITICAL, V-HIGH, HIGH, MEDIUM, LOW, IDLE  | 
NOTE  | 
(Optional) Add a note to the action.  | 
Example 1:
Command:
LOAD-INDEX SET NAME=INDEX2 NEWLEVEL=V-HIGH
Response indicating a successful action:
WLIC15I INDEX2               SET      TO V-HIGH    ENDED SUCCESSFULLY
WLIC00I ENDED OK, 0001 LOAD-INDEXES MODIFIED
Example 2:
Command:
LOAD-INDEX SET NAME=INDEX1 NEWLEVEL=LOW
Response warning that the specified Load-Index is not external:
WLIC1AW INDEX1               NOT EXTERNAL, SKIPPED
WLIC01W ENDED WITH WARNING, 0000 LOAD-INDEXES MODIFIED
Parent Topic |