CICSplex Transaction Storage Violations attribute group
The CICSplex Transaction Storage Violations attribute group reports on the total number of violations for each transaction that has experienced a storage violation in CICS.
- When a storage violation occurs, the collection for this attribute group involves scanning the Program Control Table (PCT), which carries considerable overhead. Exercise caution when using this table for either views or situations.
- The attributes within the Transaction Storage Violations group are stored for historical retrieval within the Tivoli Data Warehouse. Selected attributes within this group are candidates for the Tivoli Data Warehouse summarization and pruning features.
CICS Region Name Indicates the job name or modify ID of the CICS region being monitored. Each CICS region in a z/OS operating system has a unique name. This name is an alphanumeric string, with a maximum of eight characters, and case-sensitive. CICS region names are always in uppercase characters.
Origin Node Is the combination of z/OS System ID (SMFID) and CICS region name. The value format is an alphanumeric string, maximum 32 characters, that is case-sensitive.
When a situation is true, the system compares the origin node name in the attribute to the names of managed systems assigned to the item. If the origin node name matches the name of a managed system, the status of the item changes accordingly. If the names of the origin node and the managed systems do not match, the status of the item remains unchanged.
Storage Violations Indicates the number of storage violations associated with the transaction. The value format is an integer of maximum four bytes.
System ID Indicates the four character name that uniquely identifies an active z/OS operating system within a given CICSplex. The value format is an alphanumeric string, maximum four characters, and case-sensitive. z/OS System IDs are always in uppercase characters.
Transaction ID Indicates the four character transaction identifier from the Program Control Table (PCT). The value format is an alphanumeric string with a maximum of four characters.