The Enterprise Global Enqueue attributes provides statistics for global enqueues.
ASID Hexadecimal address space ID.
Enqplex Name The name for the enqplex. Valid format is a simple text string from 1 through 8 characters; for example, SYSA.
Major Name Major name (qname) of the resource. Valid format is a simple text string of 1 through 8 characters; for example, SYSDSN.
Maximum Wait Time Longest time that the task has been waiting for a resource. Valid value is an integer in the range of 0 through 2147483647, and can include the use of the *AVG, *MAX, *MIN, or *SUM functions. An example is 45.
Minor Name Minor name (rname) of the resource. Valid format is a simple text string of 1 through 255 characters; for example, SYS1.PROCLIB.
Owning Address Space Name of the job containing the task that owns the resource. Valid format is a simple text string from 1 through 8 characters; for example, PRODJOB1.
Owning Task Count Number of tasks owning the resource. Valid value is an integer in the range of 0 through 2147483647, and can include the use of the *AVG, *MAX, *MIN, or *SUM functions. An example is 3.
Managed system name The sysplex in your enterprise that is being monitored, in the format <plexname>:MVS:SYSPLEX.
Swapped Swap status of the address space in which the task is executing. Valid values are Swapped or Not Swapped.
Sysplex Name The name of the sysplex. Valid format is a simple text string with 1 through 8 characters; for example, SYSPLEX1.
System Name SYSNAME or SMF ID of the z/OS image where the task is executing. Valid format is a simple text string from 1 through 8 characters; for example, SYSA.
TrueOwner YES indicates ordinary jobs, which acquire resources for their own purposes; NO indicates resource integrity managers, which generally acquires resources for purely protective purposes. This column is always YES for owners and Not available for waiters. Use TrueOwner in a filter to eliminate from reports those owners of a resource which have acquired ownership for protective purposes only.
Type Type of ENQ the task has issued for the resource. Valid values are:
Exclusive |
The requester requires that no other processes have access to this resource. |
Share |
The requester is capable of sharing access to the resource with other processes. |
Wait Time Time in seconds that the task has been waiting for the resource. Valid value is an integer in the range of 0 through 2147483647, and can include the use of the *AVG, *MAX, *MIN, or *SUM functions. An example is 45.
Waiting Address Space Name of the address space currently waiting on the resource. Valid format is a simple text string from 1 through 8 characters; for example, PRODJOB2.
Waiting Task Count Number of tasks waiting for the resource. Valid value is an integer in the range of 0 through 2147483647, and can include the use of the *AVG, *MAX, *MIN, or *SUM functions. An example is 1.