Previous Topic: MIM1052E

Next Topic: MIM1054

MIM1053

date time ECMF CONFLICT TRACE:

   JOBNAME=task1   JOB-ID=ID    REQUEST=type2
   QNAME=qname     RNAME=rname
   CONFLICT WITH task2    HOLDS type3  ON sysid

Reason:

ECMF has detected a conflict for a resource. The following information is shown:

date

The date on which the conflict occurred.

time

The time at which the conflict occurred.

JOBNAME

The name of the task that needs the resource.

JOB-ID

The JES ID of the task that needs the resource.

REQUEST

Indicates what type of control the requesting task needs. SHR (for shared access) and EXCL (for exclusive access) are the possible values.

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.

CONFLICT-WITH

The name of the task that controls the resource.

HOLDS

Indicates what type of access the controlling task has. SHR (for shared access) and EXCL (for exclusive access) are the possible values.

ON

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

This message is written only to the MIMTRACE data set (if the TRACE feature is active).