CICS transaction rate/second


This report shows histograms representing the average transaction rate per second over the selected interval.

Data for the transaction rate

By default, all records on the CMRSTATS data set are used as input to produce histogram reports.

The following control statements are specified:

  • CICS reports on CICS system data.
  • INPUT=TAPE uses sequential CMRSTATS data set.
  • DATA=TASKRATE reports transaction rate per second.
  • CALC=AVERAGE calculates averages.
  • MINUTES=60 accumulates data for 60-minute periods.
  • SCALE=10 sets the histogram scale to 10 seconds.
  • END ends the report request.

The report produced by these control statements is shown in the following figure.


                                             MVCICS LICENSED PROPERTY OF BMC SOFTWARE
 CMRCHRT                                            CICS TRANSACTION RATE/SECOND                            PAGE NUMBER             1
 FROM DATE: 08/01/1999 TO: 08/31/1999   MINUTES.: 00060                       CALCULATION TYPE.: RATE       RUN DATE.....: 09/03/1999
 FROM TIME:   00:00:00 TO:   24:00:00   BREAK...: DAILY                       AVERAGE VALUE....:    0.02    RUN TIME.....:   07:13:49

                             0.00      1.00      2.00      3.00      4.00      5.00      6.00      7.00      8.00      9.00     10.00
 MM/DD/YYYY HH:MM   =RATE/SEC.= |---------+---------+---------+---------+---------+---------+---------+---------+---------+---------+
 08/25/1999 09:28           0.3 |TTT      +         +         +         +         +         +         +         +         +         +
 08/25/1999 10:28           0.2 |TT       +         +         +         +         +         +         +         +         +         +
 08/25/1999 11:28           0.2 |TT       +         +         +         +         +         +         +         +         +         +
 08/25/1999 12:28           0.5 |TTTTT    +         +         +         +         +         +         +         +         +         +
 08/25/1999 13:28           0.3 |TTT      +         +         +         +         +         +         +         +         +         +
 08/25/1999 14:28           0.2 |TT       +         +         +         +         +         +         +         +         +         +
 08/25/1999 15:28           0.2 |TT       +         +         +         +         +         +         +         +         +         +
 08/25/1999 16:28           0.4 |TTTT     +         +         +         +         +         +         +         +         +         +
 08/25/1999 17:28           0.2 |TT       +         +         +         +         +         +         +         +         +         +
 MM/DD/YYYY HH:MM   =RATE/SEC.= |---------+---------+---------+---------+---------+---------+---------+---------+---------+---------+
                             0.00      1.00      2.00      3.00      4.00      5.00      6.00      7.00      8.00      9.00     10.00

  LEGEND:  T = TERMINAL-ATTACHED-TRANSACTION-RATE     * = TOTAL-TRANSACTION-RATE


 

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

BMC AMI Ops Monitor for CICS 7.4