UOWENQRecordType
UOWENQ Record
Fields
String)
String)
The address of the enqueue argument passed on an EXEC CICS ENQ request for resources of type EXECENQADDR. For all other resource types, the value is zero.
Long)
The number of failed enqueue attempts for this resource since the enqueue was last acquired. In other words, the number of units of work that have received a LOCKED response due to this enqueue being held in retained state. For active enqueues, the value is zero.
String)
This identifies the optional four character enqueue scope name.
String)
Indicates the state that the enqueue is held in (ACTIVE, RETAINED).
String)
The LU6.2 name for the unit of work that owns or is waiting for the enqueue.
String)
The optional 1-255 character qualifier that further identifies the resource associated with the enqueue.
Long)
The length of the qualifier of the resource associated with the enqueue.
String)
String)
Indicates whether the data is associated with the owner of the enqueue (OWNER) or a task waiting for the enqueue (WAITER).
Long)
The length of the name of the resource associated with the enqueue.
String)
The 1-255 character name of the resource associated with the enqueue lock. The data returned in this field depends on the TYPE of the enqueue.
String)
Identifies the type of resource for which enqueue data is provided (DATASET, EXECENQ, EXECENQADDR, FILE, TDQUEUE, TSQUEUE)
String)
The task number of the task associated with the unit of work. If the unit of work is shunted, this is the task number associated with the unit of work before it was shunted.
String)
The transaction identifier associated with the unit of work. If the unit of work is shunted, this is the transaction ID associated with the unit of work before it was shunted.
String)
The local ID of the unit of work that owns or is waiting for the enqueue.