Distributed Program Link Usage Summary report

The Distributed Program Link (DPL) Usage Summary report summarizes DPL activity, breaking down individual DPL usage by Transaction ID. Optionally, you can request to include one or both of the following:
  • Break down by Transaction ID to include individual Transaction statistics.
  • Transaction Totals to include total Transaction statistics.
See the sample report in Figure 1 created with the command:
CICSPA RESUSAGE(DPLSUMM(BYTRAN,TOTAL),OUTPUT(ddname))
Figure 1. DPL Usage Summary report
V5R3M0                                                 CICS Performance Analyzer
                                                            DPL Usage Summary
 
DPLS0001 Printed at 12:34:56 02/15/2015    Data from 07:12:47  7/15/2015 to 07:56:49  7/15/2015    APPLID CCVT41M      Page       1


                                         DPL LINK
Program  SYSID   Tran  #Tasks            Requests
-------- -----   ---- -------            --------
DIADLET  T41T    DIAD      12 Count  Avg        1
                                     Max        1

         T41X    DIAD      17 Count  Avg        1
                                     Max        1

                 Totl      29 Count  Avg        1
                                     Max        1

-------- -----   ---- -------            --------
DIAREAD  T41T    DIAD       7 Count  Avg        2
                                     Max        4

         T41X    DIAD      17 Count  Avg        7
                                     Max        9

                 Totl      24 Count  Avg        5
                                     Max        9

-------- -----   ---- -------            --------
DIATDQ   T41T    DIAD      29 Count  Avg        1
                                     Max        1

         T41X    DIAD      29 Count  Avg        1
                                     Max        1

                 Totl      58 Count  Avg        1
                                     Max        1

-------- -----   ---- -------            --------
DIAWRITE T41T    DIAD      12 Count  Avg        1
                                     Max        1

         T41X    DIAD      17 Count  Avg        1
                                     Max        1

                 Totl      29 Count  Avg        1
                                     Max        1
The report consists of one section:
  1. The Program/Transaction ID section which shows for each program, a DPL usage summary per transaction.