CICSplex Enqueue Analysis Tasks attribute group
The CICSplex Enqueue Analysis Tasks attribute group displays the transactions that are either holding or waiting for a particular resource.
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 job name. This job name is used for operations initiated from the z/OS system console. CICS region names are always in uppercase characters. The value is an alphanumeric string, maximum eight characters and case-sensitive.
Enqueue Resource Hex Indicates the serially reusable resource name in hexadecimal format. The value format is an alphanumeric string of maximum 510 characters.
Enqueue Scope Indicates the scope of the resource enqueue. These are the values: Local and Sysplex.
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.
Resource Length Indicates the length of the resource name. The value format is an integer of maximum four bytes.
Resource Name Indicates the name of the CICS resource upon which the task is waiting. The value format is an alphanumeric string of maximum eight characters.
Resource Type Indicates the format of the serially reusable resource name. These are the values: Address or Variable.
Scope Name Indicates the name assigned in the ENQSCOPE resource definition of CICS that is appended to the characters "DFHE" for the QNAME. The value format is an alphanumeric string of maximum four characters.
Sysplex Name Indicates the name assigned to the SYSPLEX configuration that owns the serially reusable resource. The value format is an alphanumeric string of maximum eight characters.
System ID Indicates the four-character name that uniquely identifies an active z/OS operating system within a given CICSplex. This value is a concatenation z/OS System ID (SMFID) and the CICS region name. The value format is an alphanumeric string, maximum four characters, that is case-sensitive. z/OS System IDs are always in uppercase characters.
Task Number Indicates the number that was sequentially assigned by CICS to uniquely identify the task. The value format is an integer of maximum four bytes.
Task Status Indicates whether the task is holding or waiting for the serially reusable resource. Values include: Owning or Waiting.
Transaction ID Indicates the four-letter transaction identifier from the Program Control Table (PCT). The value format is an alphanumeric string of maximum four characters.