CICCM3 Monthly CICS Availability Reports

The Monthly CICS Availability Reports monitor CICS availability by MICS ZONEs in a six-month period.
micsrm140
Report format
 
This inquiry produces side-by-side bar charts by system ID and CICS ID showing the amount of uptime per ZONE and MONTH in a six-month period. Any month for which data is unavailable is omitted from the charts. The output of this inquiry is in color graphic format. However, you can produce the same charts by executing the MICF inquiry CICPM3.
Inquiry ID
 
CICCM3 (color graphic format)
Data source (file/timespan)
 
CICCSY01-CICCSY06 at the MONTHS timespan
Data elements used
 
CSYUPTM
- CICS Availability Time
Calculations
 
downtime = 60 - CSYUPTM
or
downtime = 60 (if CSY observation is not found for an hour)
Execution-time parameters
 
UNIT
Select one or more
MICS database
units by entering the data base IDs. Enter multiple IDs with a blank following each ID value.
CICSID
(Optional) Specify the CICSID to be reported. If no value is specified, the value *ALL is used. It causes all CICSIDs found in input to be summarized together.
SYSID
(Optional) 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.
ZONE
(Optional) Select one or more
MICS
time zones. Valid values are numbers 1 through 9.
CYCLE
(Optional) Define
MICS
input file cycle range.
User exits
 
None