CICCD3 Daily CICS Availability Reports

The Daily CICS Availability Reports monitor CICS availability daily.
micsrm140
The Daily CICS Availability Reports monitor CICS availability daily.
Report format
 
This inquiry produces bar charts by system ID and CICS ID showing the amount of downtime that incurred within each hour. 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 CICPD3.
Inquiry ID
 
CICCD3 (color graphic format)
Data source (file/timespan)
 
CICCSY01 at the DAYS 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