Previous Topic: 6.6.3.1 CA MICS EXCP Data Elements

Next Topic: 6.6.3.3 APPC/MVS Data Transfer Elements

6.6.3.2 CA MICS Device Connect Time Data Elements


The CA MICS data elements that contain device connect time
and blocks transferred measures in the BATPGM, BAT_ST,
BAT_TS, and BAT_TP files are:

PGMBLKTR - Blocks Transferred
PGMTCNT  - Total Device Connect Time
PGMCxxxx - Connect time by device type, where xxxx is one of
           the following device classifications:

           COMM = Communications
           DASD = Non-VIO
           GRAF = Graphics
           TAPE = Tape Devices
           UREC = Unit Record (JESx)
           VIO = VIO Disk
           3480 = 3480 Tape

The CA MICS data elements that contain device connect time
and blocks transferred measures in the BATJOB and BAT_JS
files are:

JOBBLKTR - Total Blocks Transferred
JOBCNTT  - Device Connect Total Time
JOBTCNT  - Total Device Connect Time
JOBCxxxx - Connect time by device type, where xxxx is one of
           the following device classifications:

           COMM = Communications
           DASD = Non-VIO
           GRAF = Graphics
           TAPE = Tape Devices
           UREC = Unit Record (JESx)
           VIO = VIO Disk
           3480 = 3480 Tape

Note that JOBTCNT is the total of all device connect time,
including I/O time spent processing DIV (Data in Virtual).
JOBCNTT is the total of all device connect time using channel
paths and excludes any DIV connect time.

The CA MICS data element that contains device connect time
measures in the device-oriented BATWDA file is:

WDADCNT  - Device Connect Time

The CA MICS data elements that contain device connect time
and blocks transferred in the APPC/MVS Transaction file
(BATATP) are:

ATPBLKTR - Blocks Transferred
ATPTCNT  - Total Device Connect Time

This data element represents the total device connect time
an individual ASCH scheduled Transaction Program (TP).