RASPROC Resource Table

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 theAPI GET command PARM option by coding the following text string:

   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.

The Secondary key field for this resource class is RDEFTYPE.

The Tertiary key field for this resource class is TSCOPE.

The Fourth key field for this resource class is RSCOPE.

The Fifth key field for this resource class is REFDEF.

The Sixth key field for this resource class is RESASSGN.

There are no object specific actions for this resource class.

External resource name
CICSResourceByAssignment
Length
88
Usage
API or WUI or CICS Management Client Interface
API view
No
CMAS context
No
SCOPE applies
No
Only query CMASs in workload
No
Object type
CICSPlex SM Manager
Copybook identifier
EYUt2610
Table 1. Valid CPSM operations
Operations Actions Parameters Required
GET   RASGNDEF(value) Yes
Table 2. RASPROC FEEDBACK error codes
Value Code Description
21 RASPROC_RESASSGN_NOT_FOUND Resource assignment not found
Table 3. RASPROC resource table attributes
Name Datatype Source Len Sum Set Description Attr ID
ALIAS CHAR CPSM 8 DIFF No Alias for remote definition 16
DEFVER BINARY CPSM 1 AVG No Resource definition version 12
MODE EYUDA CPSM 4 LIKE No Resource usage qualifier 11
MODE Output valid values AUTO, DYNAM, EXTRA, INTRA, IND, STAT
 RDEFTYPE-2  CHAR CPSM 8 DIFF Yes Resource definition type 5
 REFDEF-5  CHAR CPSM 8 DIFF Yes Referenced definition name 13
REFTYPE CHAR CPSM 8 DIFF No Referenced definition type 15
REFVER CHAR CPSM 2 DIFF No Referenced definition version 14
 RESASSGN-6  CHAR CPSM 8 DIFF Yes Resource assignment name 8
 RESDEF-1  CHAR CPSM 8 DIFF Yes Resource definition name 4
RESGROUP CHAR CPSM 8 DIFF No Resource group name 9
 RSCOPE-4  CHAR CPSM 8 DIFF Yes Related scope name 7
 TSCOPE-3  CHAR CPSM 8 DIFF Yes Target scope name 6
USAGE EYUDA CPSM 4 LIKE No Resource usage type 10
USAGE Output valid values LOCAL, REMOTE