Adding the NO89 command to the UIE JCL
Use the following information to specify the NO89 command in the JCL that runs the Universal Information Exchange (UIE) batch job.
For more information, see NO89-command and the Universal Information Exchange User Guide.
In the UIE JCL, add NO89 commands for each MLC product or Priced Feature that does not create SMF Type 89 records:
For each affected MLC product, enter this command:
NO89 productID=lparName,... | *ALL
For each affected Priced Feature, enter this command:
NO89 productID:featureCode=lparName,... | *ALL
The following table defines the values of the variables:
Variable | Description |
|---|---|
productID | (required) IBM product number, which is typically a seven-digit number in the form of XXXX-XXX |
lparName | (required) One or more LPAR names, separated by commas , or *ALL |
featureCode | IBM priced feature number |