Previous Topic: MIM1053

Next Topic: MIM1059E

MIM1054

date time GDIF GLOBAL CONFLICT TRACE

   QNAME=qname    RNAME=rname
   ASID=asid      TCB=tcb    TYPE=type2
   CONFLICT WITH sysid

Reason:

A job or user on the local system needs a resource that is held by a task on an external system. The following information is shown in this message:

date

The date on which the conflict occurred.

time

The time at which the conflict occurred.

QNAME

The major name (or QNAME) on the request. The QNAME identifies the class of resources being requested and can indicate what type of function the task will perform with the requested resource.

RNAME

The minor name (or RNAME) on the request. The RNAME identifies the resource that is needed.

ASID

Specifies the address space ID.

TCB

Specifies the TCB address.

TYPE

Indicates what type of ENQ request the conflicting task issued, and what type of control, SHR or EXCL, the task requested. One of these values is shown in place of this variable:

CHNG

The task tried to change its level of control for the resource from shared to exclusive. RET=CHNG was specified.

NORM

The task tried to perform one of these actions:

  • Unconditionally obtain control of the resource. RET=NONE was specified.
  • Obtain control of the resource only if the task had not previously requested it. RET=HAVE was specified.
  • Issue an ECB-type ENQ or RESERVE request.
USE

The task tried to obtain control of the resource only if the resource was available. RET=USE was specified.

TEST

The task determined whether the resource was available, but the task did not try to obtain control of that resource. RET=TEST was specified.

CONFLICT WITH

The system ID of the system on which the task is executing.

This message is written to the MIMTRACE data set if the TRACE feature is active. Otherwise, the message is suppressed.