The Enqueue Conflicts attributes assist you in determining those system resources that have contention and those address spaces that are being delayed because they cannot acquire the needed resources.
ASID Hexadecimal address space ID.
Major Name This is the major name (qname) of the resource. Valid format is a simple text string of from 1 through 8 characters; for example, SYSDSN.
Managed System A z/OS operating system in your enterprise that a Tivoli OMEGAMON XE for z/OS agent is monitoring. Valid value is a character string with a maximum length of 32 bytes.
Maximum Wait Time Longest time, in seconds, 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 The minor name (rname) of the resource. Valid format is a simple text string of from 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. The column is blank for a waiting address space entry.
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 1.
Swapped Swap status of the address space in which the task is executing. Valid values are SWAPPED or NOT SWAPPED.
System Name System name or SMF ID of the z/OS image where the task is executing. Valid format is a simple text string of from 1 through 8 characters; for example, SYSA.
Type Type of ENQ the task has issued for the resource. Valid values are:
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 for the resource. Valid format is a simple text string from 1 through 8 characters; for example PRODJOB2. The column is blank for an owning address space entry.
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.