Adding EXCLUDE89 commands to the UIE JCL


You can exclude intervals from Peak R4HA calculation for selected MLC Products and LPARs by adding an EXCLUDE89 command in the UIE JCL.

Enter the following command to the UIE JCL: 

 EXCLUDE89 CPC=<xxxx> IMAGE_ID=<lparname>,... | *ALL
PRODUCT_ID=<productid>,...|*ALL
START=<yyyy m d h>
RESUME=<yyyy m d h>
ACTIVE=Y|N

For more information about the variables, see Adding-EXCLUDE89-commands-to-a-Model-Builder-Task.

Inserting the EXCLUDE89 command into the UIE command stream writes the corresponding information into the VIS file and subsequently stores the information in the CDB.

While building the cost model, Cost Analyzer extracts this information from the CDB and uses it to exclude specified intervals when calculating Peak R4HA for the specified LPARs and MLC products.

The EXCLUDE89 command is associated with the billing month of the interval that needs to be excluded. Thus, it is sufficient to include the EXCLUDE89 command in only one UIE JCL run during a particular billing month.

You cannot delete the EXCLUDE89 command, but you can make it inactive. To do this, insert another EXCLUDE89 command into the Model Builder Task with the same parameters, but specify ACTIVE=N. Cost Analyzer ignores all inactive EXCLUDE89 commands.

Warning

Note

If you want to use a list of MLC products or LPARs in these parameters, the EXCLUDE89 command needs to be split into multiple commands in the UIE JCL. You can then individually deactivate each of these commands.

 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*

Cost Analyzer for zEnterprise 2.2