Adding EXCLUDE commands in SCRT
You can exclude intervals from Peak R4HA calculation for selected MLC Products and LPARs by adding an EXCLUDE command in SCRT.
To add EXCLUDE commands in SCRT
- Enter the following command in SCRT:
START=<yyyy m d h>,RESUME=<yyyy m d h>
Replace the variables as described in the following table:
Variable | Description |
|---|---|
CPCserial | CPC Serial Number The IBM serial format is tttt-nnnnn, where tttt is the CPC serial number and nnnnn is the LPAR name. |
SID_list | List of windows security identifiers (SIDs) If multiple SIDs are specified, list the SID names in parentheses separated by commas as follows: (SID1,SID2,SID3) |
PID_list | List of IBM product IDs (PIDs) If multiple PIDs are specified, list the PIDs in parenthesis separated by commas as follows: (5491-001,5696-002) A single PID does not require parenthesis If PRODUCT_ID is missing, then all products are excluded. |
yyyy/mm/dd/hh | Dates that define the time of the exclude period START and RESUME times might be formatted as yyyy/mm/dd/hh/UTC. |