Fix Packs
For some versions of HCL Workload Automation for Z, new features were added as Fix Packs. Some Fix Packs can modify the structure of data within HCL Workload Automation for Z. You can turn on support for these features selectively.
To list Fix Packs,
use the SHOW FP
command.
To turn on a feature delivered through a Fix Pack, issue
OPTIONS FP as in the following example:
OPTIONS FP(WLM,PEND)To turn off a feature delivered through a Fix Pack which you turned on earlier in the session, issue
OPTIONS FP as in
the following example
OPTIONS FP(WLM=N).Any options added to an earlier version by FP are automatically included in later versions.
Using OPTIONS FP
to turn on a Fix
Pack that is automatically available for that release is ignored. Using OPTIONS
FP to turn on a Fix Pack that is not
eligible for use with the version of HCL Workload Automation that you are running,
generates an error.
Note: If you issue
OPTIONS SUBSYS to create subsystem-specific
OPTIONS members, the FP keyword must be maintained within these members, because
the relevant enhancements are installed on each subsystem.