A CPSM Workload Manager object that describes a CICS® system used as an AOR in an active workload.
This object is referenced within the scope of a workload. As such, the workload name must be explicitly identified in the API GET command PARM option by coding the following text string:
Documentation for APAR PQ30578 added 18/04/2000
PARM('WORKLOAD(workload).')
where:
workload = (Required) The name of an active workload.
Other parameters can also be specified, but the workload name is required.
The key for this resource class is a composite element.
The following actions are supported:
These actions require no unique parameter data.
When an AOR QUIESCE, is requested no new transactions are routed to the AOR. Existing tasks are not affected. Only transactions with an affinity to the AOR continue to be routed. When all affinities have been removed, the AOR no longer receives any new transactions.
API Actions
Parameters: None
Parameters: None
Code | Description | Code | Description |
NO_AOR | Target region not defined |
Name | Datatype | Source | Len | Sum | Description | Attr ID |
---|---|---|---|---|---|---|
WORKLOAD-1 | CHAR | CPSM | 8 | DIF | Workload name | 4 |
AOR-3 | CHAR | CPSM | 8 | DIF | Target region name | 5 |
STATUS | EYUDA | CPSM | 4 | LIKE | Target region status | 6 |
STATUS Input/Output Valid Values | ACTIVE QUIESCE | |||||
STATUS Output Valid Values | QUIESCING QUIESCED | |||||
CON_STATUS | EYUDA | CPSM | 4 | LIKE | Target region contact status | 7 |
CON_STATUS Output Valid Values | LOSTCON N_A | |||||
WRKLOWNER-2 | CHAR | CPSM | 4 | DIF | System ID of workload owner | 8 |