TPIO


The TPIO (TPI) service displays all outstanding I/O, including TP devices.

This service also determines if TP lines are enabled (have outstanding I/O).

Syntax

GUID-2AA2CD22-895B-4559-9B26-E352344A4631-low.pngThe parameters are defined as follows:

Parameter

Description

dvn

is the device number for which outstanding I/O is to be displayed

volser

is the volume serial number for which outstanding I/O is to be displayed

Example 1

To display all outstanding I/O, type

TPIO

          [1]          [2]    [3]         [4]          [5]
AMTI11I  TSO       UNIT  021        IOQ 00F832A0  DRIVER-VTAM
AMTI11I  INVENTRY  UNIT  238 WORK01 IOQ 00F91300  DRIVER-EXCP

Legend:

  1. address space name
  2. device number
  3. volume serial number of the device, if DASD or a tape device
  4. IOQ address
  5. code of the IOS driver, which can be as follows:

    Code

    Driver

    MISC

    miscellaneous driver

    EXCP

    EXCP driver

    VSAM

    VSAM driver

    VTAM

    VTAM driver

    TCAM

    TCAM driver

    OLTEP

    OLTEP driver

    PCIFETCH

    program FETCH driver

    JES3

    JES3 subsystem

    MSS/MSC

    mass storage subsystem

    IOSPURGE

    internal IOS PURGE IOQ routine

    VPSS

    vector processing subsystem (3838 array processor)

    CRYPTO

    cryptographic subsystem

    ASM

    auxiliary storage manager (paging supervisor)

    DYNPATH

    path reconfiguration

    SVC-33

    I/O HALT I/O SVC routine

    R-CLEAR

    clear device recovery

    R-SUBCHN

    subchannel recovery

    SVCPURGE

    I/O PURGE I/O SVC routine

    ALTPATH

    alternate path recovery

    MIH

    missing interrupt handler

    *UNKNOWN

    unknown or unassigned driver code in use

Example 2

To display all outstanding I/O for device 283, type

TPIO 283

              [1]           [2]          [3]        [4]   
AMTI31I   STC    205 GOJOB  STEP1 PRTY 7(90) PGP 1/2
AMTI32I   UNIT   283 PACK08 IOQ 003F88 IOSB 003F00 DVR EXCP    [5]
                 [6]    [7]      [8]       [9]  
AMTI33I   QDEPTH   5 RSV CNT 0 USE CNT 3 DCB CNT 2

Legend:

  1. JES job ID of the address space using the device
  2. name and current step for the address space using the device
  3. dispatching priority for the address space
  4. performance group and period
  5. unit, volume serial number, IOQ and IOSB addresses of the I/O, and the I/O driver for this operation
  6. number of I/Os waiting for access to this device
  7. number of address spaces that have requested a reserve on this device
  8. number of address spaces that have allocated this device
  9. number of open DCBs against this device

Related topic

 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*

MainView SYSPROG Services 6.1