Global Enqueues Attributes

The Global Enqueues attribute group monitors enqueue conflicts within the sysplex. The Global Enqueues attribute group contains these attributes.


ASID Hexadecimal address space ID.

Major Name Major name (qname) of the resource. Valid format is a simple text string of 1 through 8 characters; for example, SYSDSN.

Managed System A sysplex in your enterprise that is being monitored by OMEGAMON XE for z/OS agents. Valid value is a character string with a maximum length of 32 bytes, in the format <plexname>:MVS:SYSPLEX.

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.

Swapped Swap status of the address space in which the task is executing. Valid values are:

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.

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.