Previous Topic: MIM1090I

Next Topic: MIM1092I

MIM1091I

GDIF ENQRESOURCE DISPLAY

    QNAME   RNAME   REQUESTOR   TYPE 
    qname   rname   name        type   *

Reason:

This message displays information about all outstanding requests for a specified resource. The following information is shown:

QNAME

Identifies the class of resources for which you requested information.

RNAME

Identifies the resource for which you requested information.

REQUESTOR

Identifies the job or system that has requested this resource. If a local task has requested the resource, then its name appears in place of the name variable. If a task on another system has requested the resource, then the ID of the system on which that task is executing appears here instead.

TYPE

Indicates whether the task has access to the resource or is waiting for access. It also indicates what type of access a task has or needs. One of these values appears in place of the type variable:

HOLDS EXCL-This task has exclusive access.

HOLDS SHR-This task has shared access.

WAITS EXCL-This task is waiting for exclusive access.

WAITS SHR-This task is waiting for shared access.

*

Indicates that this job was exempted by job name from GDIF global processing at the time the enqueue was issued.