The CICSplex Dump Analysis attribute group provides information on current dump activity and statistics on any dumps.
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 bytes, and 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.
System ID Indicates the 4-character name that uniquely identifies an active z/OS operating system within a given CICSplex. The value format is an alphanumeric string, maximum 4 characters, and case-sensitive. z/OS System IDs are always in uppercase characters.
System Dumps Indicates the number of system dumps that have been generated. The value format is an integer of maximum 4 bytes.
System Dumps in Last Hour Indicates the number of system dumps that have occurred within the last 60 minutes. Comprehensive systems dumps are initiated by users or can occur in the event of a major error. These dumps are written to the system dump data set, SYS1.DUMPnn. The value format is an integer of maximum 4 bytes.
Taking SDUMP Indicates a CICS request for a system dump. Valid values are: Yes or No.
Total Dumps Indicates the sum of all dumps generated by the CICS address space. The value format is an integer of maximum 4 bytes.
Transaction Dumps Indicates the number of transaction dumps that have been generated. The value format is an integer of maximum 4 bytes.
Transaction Dumps in Last Hour Indicates the number of transaction dumps that have occurred within the last 60 minutes. CICS transaction dumps occur when a transaction terminates. The value format is an integer of maximum 4 bytes.