A CPSM Workload Manager Definition that describes the separation and affinity requirements for a set of dynamic transactions.
The Primary key field for this resource class is NAME .
The following action is supported:
The parameter data for the INSTALL action is:
PARM('WORKLOAD(workload) OWNER(owner).')
where:
workload = (Required) Name of an active workload to process
definition.
owner = (Required) System ID of CMAS that created
workload, as identified by WLMAWORK.
API Actions
PARM(' WORKLOAD(value) OWNER(value) .')
PARM(' RESGROUP(value) .')
Code | Description | Code | Description |
AORSCOPE_NOT_FOUND | AOR scope not found | PARMS_IGNORED | Parameters ignored |
INV_DATA | Attribute data invalid | REC_CHANGED | Resource definition already changed |
INV_REFERENCE | not found | REC_EXISTS | Resource already exists |
MAL_PENDING | Request scheduled for execution later | REC_NOT_FOUND | Requested resource not found |
NODEFS_INSTALLED | No definitions installed | TRANGRP_NOT_FOUND | Transaction group not found |
NO_WLMDEF | No workload management definition | WORKLOAD_FROZEN | Workload frozen |
NO_WORKLOAD | No workload |
Name | Datatype | Source | Len | Req | Sum | Description | Default | Attr ID |
---|---|---|---|---|---|---|---|---|
CHANGETIME | DATETIME | CPSM | 8 | Yes | MAX | Last time the definition was changed | 1 | |
NAME-1 | CHAR | CPSM | 8 | Yes | DIF | Workload management definition name | 5 | |
TRANGRP | CHAR | CPSM | 8 | No | DIF | Transaction group name | 6 | |
LUNAME | CHAR | CPSM | 17 | Yes | DIF | Terminal LU name | 7 | |
USERID | CHAR | CPSM | 8 | Yes | DIF | User ID | 8 | |
AORSCOPE | CHAR | CPSM | 8 | Yes | DIF | Scope name of set of target systems | 9 | |
PROCESSTYPE | CHAR | CPSM | 8 | Yes | DIF | BTS process type | * | 11 |
DESC | CHAR | CPSM | 58 | No | DIF | Description | 10 |