A CPSM Workload Manager Definition that describes the control directives for generating a workload. Using group associators a WLMSPEC object can determine which WLMDEF instances are to be installed into the workload. Using scope link associators (LNKSWSCS), a WLMSPEC object can determine which CICS® systems are to be referenced as TORs. A CICS system acting as a TOR can have a scope link associator to only one WLMSPEC.
The Primary key field for this resource class is NAME .
API Actions
PARM(' GROUP(value) FORCE NONE NULL .')
PARM(' SYSTEM(value) .')
Code | Description | Code | Description |
ABEND_COMBINATION | Abend load must be less than abend probability | LNKASSOC_EXISTS | Association already exists |
AORSCOPE_NOT_FOUND | AOR scope not found | REC_CHANGED | Resource definition already changed |
INV_DATA | Attribute data invalid | REC_EXISTS | Resource already exists |
INV_REFERENCE | Does not exist | REC_NOT_FOUND | Requested resource not found |
Name | Datatype | Source | Len | Req | Sum | Description | Default | Value Range | Attr ID |
---|---|---|---|---|---|---|---|---|---|
CHANGETIME | DATETIME | CPSM | 8 | Yes | MAX | Last time the definition changed | 1 | ||
NAME-1 | CHAR | CPSM | 8 | Yes | DIF | WLM specification name | 5 | ||
AORSCOPE | CHAR | CPSM | 8 | Yes | DIF | Default target scope | 6 | ||
AFFINITY | EYUDA | CPSM | 4 | No | LIKE | Default affinity | 7 | ||
AFFINITY Input/Output Valid Values | N_A GLOBAL LUNAME USERID BAPPL | ||||||||
AFFLIFE | EYUDA | CPSM | 4 | No | LIKE | Default affinity lifetime | 8 | ||
AFFLIFE Input/Output Valid Values | N_A LOGON PCONV DELIMIT PERMANENT SIGNON SYSTEM ACTIVITY PROCESS | ||||||||
MATCH | EYUDA | CPSM | 4 | Yes | LIKE | Primary search criterion | 9 | ||
MATCH Input/Output Valid Values | LUNAME USERID | ||||||||
ALGTYPE | EYUDA | CPSM | 4 | Yes | LIKE | Algorithm type | 10 | ||
ALGTYPE Input/Output Valid Values | GOAL QUEUE | ||||||||
DESC | CHAR | CPSM | 58 | No | DIF | Description | 12 | ||
EVENTNAME | CHAR | CPSM | 8 | No | DIF | RTA event name | 13 | ||
ABENDCRIT | BINARY | CPSM | 1 | Yes | AVG | Acceptable level of abend probability | 0 | 2-99 | 14 |
ABENDCRIT Input/Output Valid Values | 0 | ||||||||
ABENDTHRESH | BINARY | CPSM | 1 | Yes | AVG | Acceptable abend load threshold | 0 | 1-98 | 15 |
ABENDTHRESH Input/Output Valid Values | 0 | ||||||||
AFFAUTO | EYUDA | CPSM | 4 | No | LIKE | Automatic affinity creation option | N_A | 17 | |
AFFAUTO Input/Output Valid Values | YES NO N_A |