DEACTIVATE RESOURCE

Use the DEACTIVATE RESOURCE command to manually deactivate temporary capacity of a CPC in the provisioning domain. The additional capacity can be deactivated only for the On/Off CoD record identified in the domain configuration.

Use this command to deactivate resources that you activated manually, for example, by using the activate resource command; see page ACTIVATE RESOURCE).

Note:
The number that is supplied as a parameter represents the total number of resources that you want to keep active, not the number of resources that you want to remove from resources that are already active.

Before deactivating, the Provisioning Manager checks that the specified resource level is below the currently active resources within the managed record.

Syntax

Read syntax diagramSkip visual syntax diagram>>-+-DEACTIVATE--RESOURCE-+--CPC=name--+-MODEL=target-+--------><
   '-I--R-----------------'            +-ZAAP=number--+
                                       +-ZIIP=number--+
                                       +-IFL=number---+
                                       +-ICF=number---+
                                       '-SAP=number---'
 

Parameters

The command has the following parameters:

CPC=name
The name of the CPC on which you want to deactivate the temporary capacity. The specified CPC must be part of the active domain configuration. The CPC must be at the supported hardware level and there must be an On/Off CoD record on the CPC that is managed by the Provisioning Manager.
MODEL=target
The model capacity identifier that you want to keep active on the CPC. The target model must have less general purpose capacity in terms of MSU than the current model. The On/Off CoD record managed by the Provisioning Manager must also allow for the requested model.
ZAAP=number
The number of temporary zAAP processors that you want to keep active. The target number must be less than the current number of active zAAP processors for this record.
ZIIP=number
The number of temporary zIIP processors that you want to keep active. The target number must be less than the current number of active zIIP processors for this record.
IFL=number
The number of temporary IFL processors that you want to keep active. The target number must be less than the current number of active IFL processors for this record.
ICF=number
the number of temporary ICF processors that you want to keep active. The target number must be less than the current number of active ICF processors for this record.
SAP=number
the number of temporary SAP processors that you want to keep active. The target number must be less than the current number of active SAP processors for this record.

Example

To deactivate all zAAPs for CPC G14, issue the following command:

MODIFY CPOSERV,APPL=DEACTIVATE RESOURCE CPC=G14 ZAAP=0

or:

F CPOSERV,APPL=I R CPC=G14 ZAAP=0

The response on the console is:

CPO1028I Activation level change to 0 zAAPs successfully initiated for CPC G14