Adding EXCLUDE89 commands to a Model Builder Task
You can specify the EXCLUDE89 command in a Model Builder Task, so that certain intervals are excluded from the Peak R4HA calculation for selected MLC products and LPARs.
- From the Cost Analyzer console, click Administration Tools.
In the Administration Tools window, click Manage Model Builder Tasks.The Manage Model Builder Tasks dialog opens, listing all of the tasks that have been defined:

From the dialog, select the Model Builder Task that you want to add an EXCLUDE89 command to, and then click Modify.
The Modify Model Build Task dialog is displayed as shown in the following figure:

Click Advanced Options and then select the EXCLUDE89 Commands tab.The Advanced Options dialog displays as shown in the following figure:

In the dialog, enter the command as follows:
EXCLUDE89 CPC=<xxxx> [IMAGE_ID=<lparname>,... | *ALL]
[PRODUCT_ID=<productid>,...|*ALL]
START=<yyyy m d h>
RESUME=<yyyy m d h>
[ACTIVE=Y|N]The following table defines the parameters:
Parameter
Description
CPC=XXXX
(required) CPC serial number
XXXX can either be the full or partial CPC serial number. The partial CPC serial number is the last four hex digits of the full CPC serial number.
IMAGE_ID=lparName,... | *ALL
(optional) One or more LPAR names, separated by commas
If not specified, the default is *ALL.
PRODUCT_ID=productID,...|*ALL
(optional) One or more IBM product numbers, separated by commas
The IBM product number is typically a seven-digit number in the format of NNNN-XXX. If not specified, the default is *ALL.
START=yyyy/mm/dd/hh
(required) Starting date of excluded period
RESUME=yyyy/mm/dd/hh
(required) Ending date of the excluded period
ACTIVE=Y | N
(optional) Indicates the command is active or should be ignored
If not specified, the default is Yes.
This parameter is included for complete compatibility with UIE command syntax.
- When finished, click Accept.The Advanced Options dialog closes.
- In the Modify Model Build Task dialog, click Modify Task.The EXCLUDE89 command is added to the Model Builder Task.
- In the Manage Model Builder Tasks dialog, click Save Changes to save the Model Builder Task to the server.After the next scheduled run of the Model Builder Task, cost data for the specified interval and MLC product will be excluded in the cost models.