sys.zOS.CICSRegion
A CICS® region is an address space that runs the CICS Transaction Server program.
Attributes
CDM Attribute | Value | Example |
---|---|---|
JobName (sys.zOS.AddressSpace) | See the sys.zOS.AddressSpace class description. | CILB2 |
JobUserId (sys.zOS.AddressSpace) | See the sys.zOS.AddressSpace class description. | STCCICS |
JobType (sys.zOS.AddressSpace) | See the sys.zOS.AddressSpace class description. | STC |
JobFunction (sys.zOS.AddressSpace) | See the sys.zOS.AddressSpace class description. | CICS |
ProcStep (sys.zOS.AddressSpace) | See the sys.zOS.AddressSpace class description. | CILB2 |
StepName (sys.zOS.AddressSpace) | See the sys.zOS.AddressSpace class description. | CICSTS23 |
Pgm (sys.zOS.AddressSpace) | See the sys.zOS.AddressSpace class description. | DFHSIP |
PgmParm (sys.zOS.AddressSpace) | See the sys.zOS.AddressSpace class description. | START=INITIAL,SYSIN |
NetID | SNA netid | |
ApplID | The VTAM® applid used as an endpoint for SNA communications with CICS. The applid is unique within the SNA network and similar to IPName + IPPort. | COCILB2 |
VersionString | The version and release of the CICS program. | 6.1 |
SYSIDNT | CICS System Identification | CIC1 |
GRName | CICS Generic Resource Name | CICSH### |
SIT |
CICS System Initialization Table parameters. The list is in a table format with two columns: ParameterName and ParameterValue. |
SITParameter Value |
SITOverrides |
CICS System Initialization Table Override parameters. The list is in a table format with two columns: ParameterName and ParameterValue. |
SITParameter Value |
TransactionsChecksum | Checksum of all transaction defined to the CICSRegion. | |
ProgramsChecksum | Checksum of all programs defined to the CICSRegion | |
FilesChecksum | Checksum of all programs defined to the CICSRegion. |
Requirements for discovery
- CICS Region book has all attributes and all relationships except AddressSpaces.
- ZOSTASK book has naming rules and relationships to AddressSpaces.
- Filtering enabled (which is the default). Note that following Attribute level filters are disabled by default since they can be large at some sites. The customer needs to consciously choose to discover these: Transactions, Programs.
- The sys.zOS.CICSRegion class is only discovered when the DLA runs in APF authorized mode.
CDM specific information
CDM Naming Policy | sys.zOS.CICSRegion | |
CDM Attribute | Value | Example |
Label | JobName-SMFID | CICS01-OMO1 |
id (IdML) | JobName-SMFID-CICSRegion | CICS01-OMO1-CICSRegion |
sourceToken (IdML) | JobName-SMFID-CICSRegion | CICS01-OMO1-CICSRegion |
Naming rules
JobName and runsOn relationship to zOS.Relationships
Link type | Source | Target | Comment |
---|---|---|---|
runsOn | sys.zOS.CICSRegion | sys.zOS.z/OS | Part of primary naming rule along with JobName attribute. |
Uses | sys.zOS.CICSRegion | sys.zOS.CICSRegion | For cases where the remote CICS is not active on the same z/OS®, a simple CICS Region is populated using the netID + ApplID name rule. |
Uses | sys.zOS.CICSRegion | sys.zOS.IMSSubsystem | |
Uses | sys.zOS.CICSRegion | sys.zOS.DB2Subsystem | |
Uses | sys.zOS.CICSRegion | sys.zOS.MQSubsystem | |
accessedVia | sys.zOS.CICSRegion | net.TcpPort | |
accessedVia | sys.zOS.CICSRegion | net.UdpPort | |
accessedVia | sys.zOS.CICSRegion | net.BindAddress | This relationships is used by the DLA sensor to stitch relationships with distributed resources. |
Contains | sys.zOS.CICSRegion | sys.zOS.CICSTransaction | |
Contains | sys.zOS.CICSRegion | sys.zOS.CICSProgram | |
Contains | sys.zOS.CICSRegion | sys.zOS.CICSFile |