This command lists all currently held enqueues that were obtained using the ENQUEUE() function.
Display ENQueues
Example
------------------------ CA‑GSS/ISERVE Control Panel ------- ROW 1 TO 2 OF 2 ==> display enqueues => PAGE Target node: * ssid: * Host node: B1MAIN ssid ISRV ============================================================================== IMODID STAT LEVEL COUNT QNAME RNAME E 00001022 OWN EXCL GVAR I/O.COUNTER.PHASE.1 E 00001295 SHR 2 GVAR I/O.COUNTER.PHASE.1
One of these values:
Enqueue.
Lock. (Locks are not available for use by IMODs.)
Hexadecimal ID of the IMOD that owns or is waiting for the resource.
Current ownership status, as follows:
IMOD has the requested level of ownership.
IMOD is waiting for the requested ownership.
Level of ownership that was requested:
Control ownership. Other IMODs can have shared ownership of the resource, but they cannot have exclusive or control ownership of it.
Exclusive ownership. Other IMODs cannot have any type of ownership of the resource.
Shared ownership. Other IMODs can have shared ownership of the resource, but they cannot have exclusive or control ownership of it.
For SHR-type enqueues, the maximum permitted simultaneous SHR users.
A one through eight character name that serves as a high-level qualifier of the resource.
A 1 through 128 character name that, when appended to qname, uniquely identifies a resource. If the rname length exceeds the display width, it is wrapped onto the following lines.
The IMOD tasks can use the ENQUEUE() function to serialize their use of resources. The enqueues that are obtained through this function are similar, but not identical to, z/OS system-level enqueues.
Copyright © 2014 CA Technologies.
All rights reserved.
|
|