Application Performance Analyzer for z/OS, Version 11.1, User's Guide

Sample reports

When the report is first displayed, only the first level of the hierarchy is visible (transaction). A sample is shown here:

  File  View  Navigate  Help
--------------------------------------------------------------------------------
X02: CICS Total Service Time by Txn (1684/CICS32A)            Row 00001 of 00002
Command ===> __________________________________________________ Scroll ===> CSR 

                                         -------- Total Time in Seconds --------
Name   NTxns Description         Error  Execution  + Suspend + Delay  =  Service

READ     340                     ± 5.4%    7.672   1028.360   27.422   1063.455
RDDR       1                     ±99.9%    0.449     17.172    1.018     18.641
        

You can enter the + line command on a transaction to expand to the next level. A sample of the report with a transaction expanded to the third level of the hierarchy (CICS Region Applid and CICS Program) is shown here:

  File  View  Navigate  Help
--------------------------------------------------------------------------------
X02: CICS Total Service Time by Txn (1684/CICS32A)            Row 00001 of 00011
Command ===> __________________________________________________ Scroll ===> CSR 

                                         -------- Total Time in Seconds --------
Name   NTxns Description         Error  Execution  + Suspend + Delay  =  Service

READ      340                  ± 5.4%      7.672    1028.360   27.422   10623.455
-> CICS32B     Region Applid                3.686     970.788    3.956     978.430
  -> SAMPREAD  EXEC CICS                    3.416     970.788    3.926     978.130
  -> SAMPREAD  CICS Program                 0.149       0.000    0.029       0.179
  -> CICS      System Services              0.119       0.000    0.000       0.119

-> CICS32A     Region Applid                3.986      57.572   23.466      85.024
  -> DFHMIRS   CICS Program                 2.697      57.482   22.327      82.507
  -> CICS      System Services              1.288       0.089    1.138       2.517

RDDR        1                  ±99.9%      0.449      17.172    1.018      18.641



Rate this page

[ Top of Page | Previous Page | Next Page | Contents | Index ]