A CPSM Business Application Services Manager object that describes the set of CICS® Definitions to be installed in CICS systems for a particular resource assignment (RASGNDEF), if the assignment is associated with a resource description (RESDESC). The CICS systems include all systems named in the target and related scopes (TARGET and RELATED) of the RASGNDEF.
This object is referenced within the scope of a CICSplex and resource assignment. As such, the resource assignment 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('RASGNDEF(resassign).')
where resassign = (Required) The name of a resource assignment.
Other parameters can also be specified, but the resource assignment name is required.
The Primary key field for this resource class is RESDEF .
There are no object specific actions for this resource class.
Code | Description | Code | Description |
RESASSGN_NOT_FOUND | Resource assignment not found |
Name | Datatype | Source | Len | Sum | Description | Attr ID |
---|---|---|---|---|---|---|
RESDEF-1 | CHAR | CPSM | 8 | DIF | Resource definition name | 4 |
RDEFTYPE-2 | CHAR | CPSM | 8 | DIF | Resource definition type | 5 |
TSCOPE-3 | CHAR | CPSM | 8 | DIF | Target scope name | 6 |
RSCOPE-4 | CHAR | CPSM | 8 | DIF | Related scope name | 7 |
RESASSGN-6 | CHAR | CPSM | 8 | DIF | Resource assignment name | 8 |
RESGROUP | CHAR | CPSM | 8 | DIF | Resource group name | 9 |
USAGE | EYUDA | CPSM | 4 | LIKE | Resource usage type | 10 |
USAGE Output Valid Values | LOCAL REMOTE | |||||
MODE | EYUDA | CPSM | 4 | LIKE | Resource usage qualifier | 11 |
MODE Output Valid Values | AUTO DYNAM EXTRA INTRA IND STAT | |||||
DEFVER | BINARY | CPSM | 1 | AVG | Resource definition version | 12 |
REFDEF-5 | CHAR | CPSM | 8 | DIF | Referenced definition name | 13 |
REFVER | CHAR | CPSM | 2 | DIF | Referenced definition version | 14 |
REFTYPE | CHAR | CPSM | 8 | DIF | Referenced definition type | 15 |
ALIAS | CHAR | CPSM | 8 | DIF | Alias for remote definition | 16 |