CICS paging rate/second


This report shows histograms representing the paging activity caused by CICS execution.

Data for CICS purging rate

One day's worth of input is used from the CMRSTATS data set.

The following control statements are specified:

  • CICS reports on CICS system data.
  • INPUT=TAPE uses sequential CMRSTATS data set.
  • DATA=PAGING uses CICS paging data.
  • MINUTES=60 accumulates data for 60-minute periods.
  • FROM DATE=09/17/1999 selects data starting on September 17, 1999.
  • TO DATE=09/17/1999 does not select data after September 17, 1999.
  • SCALE=10 sets the histogram scale to 10 seconds.
  • END ends the report request.

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


                                        MVCICS LICENSED PROPERTY OF BMC SOFTWARE
 CMRCHRT                                     CICS PAGING RATE/SEC. (PAGE-IN + PAGE-OUT)                     PAGE NUMBER             1
 FROM DATE: 09/27/1999 TO: 09/27/1999   MINUTES.: 00060                       CALCULATION TYPE.: RATE       RUN DATE.....: 09/17/1999
 FROM TIME:   00:00:00 TO:   24:00:00   BREAK...: DAILY                       AVERAGE VALUE....:    0.00    RUN TIME.....:   18:53:18
                             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.= |---------+---------+---------+---------+---------+---------+---------+---------+---------+---------+
 09/17/1999 07:39          0.00 |         +         +         +         +         +         +         +         +         +         +
 09/17/1999 08:39          0.00 |         +         +         +         +         +         +         +         +         +         +
 09/17/1999 09:39          0.02 |I*       +         +         +         +         +         +         +         +         +         +
 09/17/1999 10:39          0.09 |IIIIIIOOO+         +         +         +         +         +         +         +         +         +
 09/17/1999 12:04          0.30 |IIIIIIIIIIIIIIIIIIOOOOOOOOOOO*         +         +         +         +         +         +         +
 09/17/1999 13:04          0.16 |IIIIIIIIIIOOOOO*   +         +         +         +         +         +         +         +         +
 09/17/1999 14:05          0.32 |IIIIIIIIIIIIIIIIIIIIOOOOOOOOOOOO       +         +         +         +         +         +         +
 09/17/1999 15:05          0.05 |IIIOO    +         +         +         +         +         +         +         +         +         +
 09/17/1999 16:05          0.11 |IIIIIIOOOOO        +         +         +         +         +         +         +         +         +
 09/17/1999 17:05          0.00 |         +         +         +         +         +         +         +         +         +         +
 09/17/1999 18:05          0.00 |         +         +         +         +         +         +         +         +         +         +
 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:  I = CICS-PAGE-IN  O = CICS-PAGE-OUT  * = CICS-PAGE-IN + CICS-PAGE-OUT An asterisk (*) represents the combined total when it exceeds the graphed total due to truncation of stacked values.


 

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

BMC AMI Ops Monitor for CICS 7.4