iCap PAS started task parameters
You can edit the started task parameters directly in the JCL, or accept the default values. In addition, you can override some of the started task parameters when you execute the START command. For more information, see Starting-the-iCap-master-PAS and Starting-the-iCap-agent-PAS.
Parameter | Default value | Can you override the default in the START command? | Description |
---|---|---|---|
ADJTIME=nn | 1 or numberOfManagedCPCs | No | How often (in minutes) to run the assessor iCap makes changes to the IBM Hardware Management Console (HMC) via the IBM Base Control Program internal interface (BCPii) each time that iCap adjusts the defined capacity of an LPAR or GCLs. These changes are time-consuming, and access to the HMC is limited while the changes are being processed. The processing time can also increase based on the number of LPARS and groups thatiCap is managing. By using ADJTIME, you can specify the time interval for the assessor to run based on the number of LPARs and groups that iCap is managing, therefore reducing the amount of time that HMC access is limited. To determine the best value for your site, use the following equation: ((<numberOfManagedLparsAndGroups> x 4) + <HMCavailableTimeRequired>) ÷ 60 (seconds)
Valid values are 1 through 10. In the following example, iCap is managing 30 LPARs and groups, and the required time is 60 seconds: ((30 x 4) + 60) ÷ 60 = 3 Therefore, ADJTIME is set to 3, and the assessor runs at 3-minute intervals. |
CMP={Y|N} | Y | No | Whether iCap is managing multiple CPCs in a CountryWide Multiplex (CMP) environment This value indicates whether iCap should search for LPARs over the entire CMP, or only the local CPC. |
CON=context | cpcID | No | Context for the master and agent PASs that you want iCap to manage If you want to manage multiple CPCs, do not use the default value. For more information, see Specifying-the-context-for-master-and-agent-PASs. |
PASMODE={OBSERVE|MSG|MANAGE} | OBSERVE | Yes | Mode in which you want to run iCap For more information, see iCap-modes. |
POLICY=policyName | NO-POLICY | Yes | Name of the policy (up to eight characters long) If running the product in message or manage mode, you must specify a policy name; otherwise, the PAS will terminate. For observe mode, a policy is not required. |
RESTORE={YES|NO|ZERO|ENT} | YES | No | Whether iCap should restore DCs and GCLs when the PAS terminates Possible values are:
For more information, see Changing-the-RESTORE-parameter and Examples-of-how-RESTORE-affects-DCs-and-GCLs. |
SSID=ssid | BBCS | Yes | Subsystem ID of the coordinating address space (CAS) to which the iCap PAS should connect The maximum length is four characters. The CAS is started as a separate address space from the iCap PAS. For a PAS to connect to a CAS, the SSID values in the CAS and PAS startup procedures must be the same. |
SRVCLASS={SYSSTC|WLM-RULE} | SYSSTC | No | Whether the service class is set by the WLM policy or SYSSTC |
TYPE={MASTER|AGENT} | AGENT | Yes | Whether the LPAR or capacity group will run as a master or an agent |
XDM= {Y|N} | N | No | Whether the master PAS should execute in extended diagnostic mode (XDM), which produces additional messages and suspends some PAS error recovery processing |