CSGLCGCS Resource Table

A CPSM Topology Definition that describes the association link of a CICS® System to a CICS system group.

The Primary key field for this resource class is GROUP.

The Secondary key field for this resource class is CICSNAME.

There are no object specific actions for this resource class.

The CREATE and REMOVE actions have special parameters MONSPC_INHRT, RTASPC_INHRT, and WLMSPC_INHRT. These parameters indicate how monitoring, real-time-analysis, or workload management specifications associated with the CICS system group are handled. The keywords for the parameters are as follows:
ACTION: CREATE, PARM: MONSPC_INHRT, RTASPC_INHRT, WLMSPC_INHRT
Indicates whether the CICS system is to inherit a MON, RTA, or WLM specification from the CICS system group with which you are associating it.
KEEP
This is the default. The CICS system is not to inherit the specification associated with the CICS system group. When you want real-time analysis to occur, you must associate the CICS system with an appropriate specification.
NULL
The CICS system is to inherit the specification associated with the CICS system group if there is no specification already associated with the CICS system. If there is no association between a CICS system group and a specification, the CICS system inherits no specification.
FORCE
The CICS system must inherit the specification associated with the CICS system group. If there is no association between a CICS system group and a specification, the CICS system inherits no specification.
ACTION: REMOVE, PARM: MONSPC_INHRT, RTASPC_INHRT, WLMSPC_INHRT
Indicates how the CICS systems comprising the CICS system group are to use any specifications associated with the system group.
KEEP
This is the default. Those CICS systems that inherited a specification from the CICS system group are explicitly assigned the specification.
NONE
Those CICS systems that inherited a specification from the CICS system group are not to use that specification.

External resource name
CICSSystemToSystemGroup
Length
56
Usage
API or Batch Utility 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 Definition
Copybook identifier
EYUt4098
Table 1. Valid CPSM operations
Operations Actions Parameters Required
GET   None N/A
CREATE   MONSPC_INHRT(KEEP, NULL, FORCE) No
    RTASPC_INHRT(KEEP, NULL, FORCE) No
    WLMSPC_INHRT(KEEP, NULL, FORCE) No
REMOVE   MONSPC_INHRT(NONE, KEEP) No
    RTASPC_INHRT(NONE, KEEP) No
    WLMSPC_INHRT(NONE, KEEP) No
Table 2. CSGLCGCS FEEDBACK error codes
Value Code Description
1 CSGLCGCS_INV_DATA Attribute data invalid
2 CSGLCGCS_REC_NOT_FOUND Requested resource not found
3 CSGLCGCS_INV_REFERENCE Attribute references an invalid resource
4 CSGLCGCS_REC_EXISTS Resource already exists
21 CSGLCGCS_ASSOCIATION Invalid group association
22 CSGLCGCS_INCONSISTENT_SET BAS inconsistent set
23 CSGLCGCS_INCONSISTENT_SCOPES Inconsistent scopes
24 CSGLCGCS_UNKNOWN_SCOPE Unknown scope
25 CSGLCGCS_INV_ATTR Must be a system definition
26 CSGLCGCS_IS_PLATFORM_SYSGROUP System group is a platform group
27 CSGLCGCS_CICSSYS_IN_USE CICS system is currently in use
28 CSGLCGCS_INVALID_SCOPE Unknown scope treated as invalid
Table 3. CSGLCGCS resource table attributes
Name Datatype Source Len Req Sum Description Attr ID
CHANGEAGENT CVDAS CPSM 4 No LIKE Last modification agent 7
CHANGEAGENT Input/output valid values DREPAPI
CHANGEAGREL CHAR CPSM 4 No DIFF Last modification agent release 10
CHANGETIME DATETIME CPSM 8 Yes MAX Last modification 1
CHANGEUSRID CHAR CPSM 8 No DIFF Last modification user ID 9
 CICSNAME-2  CHAR CPSM 8 Yes DIFF CICS system 6
CREATEORIGIN EYUDA CPSM 4 No DIFF Definition origin 12
CREATEORIGIN Input/output valid values N_A, PLATFORM
CREATETIME DATETIME CPSM 8 Yes MAX Time created 8
 GROUP-1  CHAR CPSM 8 Yes DIFF CICS system group 5