Previous Topic: MIM4016Next Topic: MIM4054I


MIM4053I

EDIF statistics:

   EVENT   COUNT SINCE
      hh:mm:ss yyyy.ddd
   INTERCEPT OPEN      nn
   INTERCEPT CLOSE     nn
   TEST DCB            nn
   PROCESS DCB         nn
   ENQ                 nn
   UPDATE CONFLICT     nn
   ATTRIBUTE TEST      nn
   ATTRIBUTE FAILURE   nn
   UTILITY TEST        nn
   UTILITY FAILURE     nn
   CHECK EXCL TEST     nn
   CHECK EXCL FAILURE  nn
   ACCESS TEST         nn
   ACCESS FAILURE      nn
   IEBCOPY TEST DCB    nn
   IEBCOPY PROCESS DCB nn
   TOTAL IEFDDSRV nn
   FAILED IEFDDSRV nn
   TOTAL UCBLOOK nn
   FAILED UCBLOOK nn
   SYSZTIOT ENQS nn
   RC=0 SYSZTIOT ENQS nn
   RC=8 SYSZTIOT ENQS nn

Reason:

This message displays information about the activities of EDIF. The first “COUNT SINCE” column displays the number of event occurrences since EDIF was activated. The second such column displays the number of occurrences since a user issued the DISPLAY STATISTICS=RESET command. The following information is shown:

ACCESS CHECK FAILURE

The number of times EDIF detected read violations.

ACCESS CHECK TEST

The number of times EDIF determined whether a program is authorized to read a data set.

ATTRIBUTE FAILURE

The number of times EDIF detected attribute violations.

ATTRIBUTE TEST

The number of times EDIF compared the attributes of a data set with the attributes specified by a program or user.

CHECK EXCL FAILURE

The number of times programs that are listed on a CHECKEXCLUSIVE parameter accessed a data set when DISP=SHR is specified in the JCL of that program.

CHECK EXCL TEST

The number of times EDIF checked the JCL of a job to see whether the program would update the data set when DISP=SHR is specified.

ENQ

The number of times EDIF issued ENQ requests to serialize access to data sets.

INTERCEPT OPEN

The number of times EDIF intercepted OPEN requests for data sets.

INTERCEPT CLOSE

The number of times EDIF intercepted CLOSE requests for data sets.

IEBCOPY PROCESS DCB

The number of times EDIF processed an IEBCOPY SYSIN DD.

IEBCOPY TEST DCB

The number of times EDIF intercepted and IEBCOPY SYSIN DD.

PROCESS DCB

The number of times EDIF applied processing options to data sets.

TEST DCB

The number of data sets EDIF tested.

UPDATE CONFLICT

The number of times two or more jobs tried to update the same data set at the same time.

UTILITY FAILURE

The number of times EDIF detected updates by inappropriate programs.

UTILITY TEST

The number of times EDIF determined whether a program is authorized to update a data set.

TOTAL IEFDDSRV

Total number of times EDIF invoked the IEFDDSRV service.

FAILED IEFDDSRV

Number of times EDIF received a failure return code from the IEFDDSRV service.

TOTAL UCBLOOK

Total number of times EDIF invoked the UCBLOOK service.

FAILED UCBLOOK

Number of times EDIF received a failure return code from the UCBLOOK service.

SYSZTIOT ENQS

Number of SYSZTIOT enqueues that are raised by EDIF.

RC=0 SYSZTIOT ENQS

Number of times EDIF received a return code of zero from an attempt to ENQ on SYSZTIOT.

RC=8 SYSZTIOT ENQS

Number of times EDIF received a return code of eight from an attempt to ENQ on SYSZTIOT.