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
--------------------------------------------------------------------------------
E04: CICS Mean Service Time by Txn (0817/CICS23A)             Row 00001 of 00004
Command ===> __________________________________________________ Scroll ===> CSR 

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

DNC1     327                      ± 5.5%    0.103     0.013    0.023      0.140
FINQ     295                      ± 5.8%    0.012     0.000    0.011      0.023

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 second level of the hierarchy (CICS® Program) is shown here:

  File  View  Navigate  Help
--------------------------------------------------------------------------------
E04: CICS Mean Service Time by Txn (0817/CICS23A)             Row 00001 of 00004
Command ===> __________________________________________________ Scroll ===> CSR 

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

DNC1     327                      ± 5.5%    0.103     0.013    0.023      0.140
→ PFSAMPC     EXEC SQL                      0.046     0.000    0.004      0.051
→ DFHD2EX1    CICS Program                  0.021     0.011    0.002      0.035
→ PFSAMPB     EXEC SQL                      0.010     0.000    0.002      0.013
→ CICS        System Services               0.004     0.000    0.008      0.012
→ PFSAMPA     CICS Program                  0.004     0.000    0.002      0.007
→ PFSAMPA     EXEC SQL                      0.004     0.000    0.001      0.006
→ PFSAMPB     CICS Program                  0.004     0.000    0.000      0.004
→ PFSAMPC     CICS Program                  0.002     0.000    0.000      0.002
→ PFSAMPA     EXEC CICS                     0.002     0.000    0.000      0.002
→ CEECCICS    EXEC CICS                     0.000     0.000    0.000      0.000
→ PFSAMPB     EXEC CICS                     0.000     0.000    0.000      0.000

You can enter the “+” line command on a program to expand to the next level. In the sample below, a line with description “EXEC SQL” has been expanded, showing the SQL commands:

  File  View  Navigate  Help
--------------------------------------------------------------------------------
E04: CICS Mean Service Time by Txn (0817/CICS23A)             Row 00001 of 00041
Command ===> __________________________________________________ Scroll ===> CSR 

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

DNC1     327                      ± 5.5%    0.103     0.013    0.023      0.140
→ PFSAMPC     EXEC SQL                      0.046     0.000    0.004      0.051
  → +1BE2     FETCH                         0.017     0.000    0.001      0.019
  → +662A     FETCH                         0.008     0.000    0.000      0.009
  → +0F52     SELECT                        0.004     0.000    0.000      0.005
  → +6E9C     SELECT                        0.003     0.000    0.000      0.004
  → +1164     SELECT                        0.003     0.000    0.000      0.003
  → +6C4C     SELECT                        0.002     0.000    0.000      0.002
  → +6248     SELECT                        0.002     0.000    0.000      0.002
  → +1588     OPEN                          0.002     0.000    0.000      0.002
  → +64D0     OPEN                          0.001     0.000    0.000      0.001
  → +6752     CLOSE                         0.000     0.000    0.000      0.000
  → +2348     CLOSE                         0.000     0.000    0.000      0.000