A CPSM Workload Manager object that describes a transaction group installed 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.
A transaction group in the dormant state does not make affinity relation decisions about AOR target selection. It does, however, record static affinity relations. This allows a transaction group to be installed prior to activating dynamic transaction routing to record affinities based on the existing static routing configuration. When the transaction group is made active, it then has a valid representation of affinities created using static facilities.
API Actions
PARM(' [WORKLOAD(value)] .')
PARM(' [WORKLOAD(value)] .')
Code | Description | Code | Description |
NO_TRANGRP | No transaction group | WORKLOAD_FROZEN | Workload frozen |
NO_WORKLOAD | No workload |
Name | Datatype | Source | Len | Sum | Description | Attr ID |
---|---|---|---|---|---|---|
TRANGRP-3 | CHAR | CPSM | 8 | DIF | Transaction group name | 4 |
WORKLOAD-1 | CHAR | CPSM | 8 | DIF | Workload name | 5 |
STATUS | EYUDA | CPSM | 4 | LIKE | Transaction group activation status | 6 |
STATUS Input/Output Valid Values | ACTIVE DORMANT | |||||
FILTER | EYUDA | CPSM | 4 | LIKE | Primary search criterion | 7 |
FILTER Input/Output Valid Values | LUNAME USERID | |||||
AFFINITY | EYUDA | CPSM | 4 | LIKE | Affinity relationship | 8 |
AFFINITY Input/Output Valid Values | GLOBAL LUNAME USERID NONE N_A BAPPL | |||||
AFFLIFE | EYUDA | CPSM | 4 | LIKE | Affinity lifetime | 9 |
AFFLIFE Input/Output Valid Values | LOGON PCONV PERMANENT SIGNON SYSTEM DELIMIT NONE N_A ACTIVITY PROCESS | |||||
ABENDCRIT | BINARY | CPSM | 1 | AVG | Acceptable level of abend probability | 10 |
ABENDTHRESH | BINARY | CPSM | 1 | AVG | Acceptable target region load level | 11 |
EVENTNAME | CHAR | CPSM | 8 | DIF | Event name | 12 |
WRKLOWNER-2 | CHAR | CPSM | 4 | DIF | System ID of workload owner | 13 |
AFFAUTO | EYUDA | CPSM | 4 | LIKE | Automatic affinity creation option | 15 |
AFFAUTO Input/Output Valid Values | YES NO N_A |