WLMAWAOR Resource Table

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:

APAR PQ30578

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:

ACTIVATE
Allow transactions to be routed to an AOR.
QUIESCE
Do not route new transactions to an AOR.

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.

Length
32
Usage
API
API view
No
CMAS context
No
SCOPE applies
No
Only query CMASs in workload
Yes
Object type
CPSM Manager
Copybook identifier
EYUt2484 or WLMAWAOR
Valid API operations
GET and PERFORM

API Actions

ACTIVATE
Activate

Parameters: None

QUIESCE
Quiesce

Parameters: None

Table 514. WLMAWAOR FEEDBACK error codes
Code Description Code Description
NO_AOR Target region not defined
Table 515. WLMAWAOR resource table attributes
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
[[ Contents Previous Page | Next Page Index ]]