Retrieve information about enqueues held or waited on by a UOW, or about UOWs holding or waiting on a specified enqueue.
INQUIRE ENQ is a synonym for INQUIRE UOWENQ; see INQUIRE UOWENQ for a full description.
The INQUIRE ENQ command, (and the INQUIRE UOWENQ command), can be used only in browse mode.
INQUIRE ENQ >>-INQUIRE ENQ--+-ENQSCOPE(data-value)--------------------+-----> +-RESOURCE(data-value)-RESLEN(data-value)-+ '-UOW(data-value)-------------------------' .--------------------------. V | >----+----------------------+-+-------------------------------->< +-DURATION(data-area)--+ +-ENQFAILS(data-area)--+ +-NETUOWID(data-area)--+ +-QUALIFIER(data-area)-+ +-QUALLEN(data-area)---+ +-RELATION(cvda)-------+ +-RESLEN(data-area)----+ +-RESOURCE(data-area)--+ +-STATE(cvda)----------+ +-TASKID(data-area)----+ +-TRANSID(data-area)---+ +-TYPE(cvda)-----------+ '-UOW(data-area)-------'
Conditions: END, ILLOGIC, NOTAUTH, UOWNOTFOUND
For more information about the use of CVDAs, see CICS-value data areas (CVDAs).