Previous Topic: 3.1.2.15 CICCWN: Weekly CICS Workload Trend

Next Topic: 3.1.2.17 CICPDH: Daily CICS Workload Ranking

3.1.2.16 CICCW1: Weekly CICS Workload Reports


The Weekly CICS Workload Reports monitor CICS transaction
volume trend in a five-day period and identify peak hour
workload between 8 a.m.  and 5 p.m.  for each CICS system.

REPORT FORMAT:

This inquiry produces side-by-side bar charts by system ID
and CICS ID showing the number of transactions ended within
each hour from 8 a.m.  to 5 p.m.  in a five-day period.  The
charts are based on data summarized at the DATE and HOUR
levels.  Data from Saturday and Sunday is excluded.  The
output of this inquiry is in color graphic format.  However,
you can produce the same charts in printer graphic format by
executing the MICF inquiry CICPW1.


INQUIRY ID:

     CICCW1 (color graphic format)

DATA SOURCE (file/timespan):

     CICCSY01-CICCSY07 in the DAYS timespan

     Data is selected for HOURs 8-16, excluding DAYNAME='SAT'
     and DAYNAME='SUN'.

DATA ELEMENTS USED:

     CSYTRANS - Total Transactions Ended

   CALCULATIONS:

     None

EXECUTION-TIME PARAMETERS:

     UNIT   - Select one or more CA MICS data base units by
              entering the data base IDs.  Enter multiple IDs
              with a blank following each ID value.

     CYCLE  - Optionally, define CA MICS input file cycle
              range.



     SYSID  - Optionally, specify the SYSID to be reported.
              If no value is specified, the value *ALL is
              used. It causes all SYSIDs found in input to
              be summarized together.

     CICSID - Optionally, specify the CICSID to be reported.
              If no value is specified, the value *ALL is
              used which causes all CICSIDs found in input to
              be summarized together.

     ZONE   - Optionally, select one or more CA MICS time
              zones.  Valid values are numbers 1 through 9.

     HOUR   - Optionally, specify range of hours.

     DAY    - Optionally, specify range of weekdays (SUN MON
              TUE WED THU FRI SAT).

USER EXITS:

     None