CICPMQ Monthly CICS Availability

The Monthly CICS Availability graph shows CICS availability for the past 6 months. It identifies the period during which CICS availability objective was missed.
micsrm140
Report format
 
This inquiry produces a bar chart showing the percent availability for each month in the last 24 months. A horizontal reference line is drawn at the user-specified point, the default of which is 98, to indicate the availability objective.
Inquiry ID
 
CICPMQ (printer graphic format)
Data source (file/timespan)
 
CICCSY from MONTHS timespan
Data elements used
 
CICSID
 - CICS Identification
CSYUPTM
 - CICS Availability Time
MONTH
 - Month of Year
YEAR
 - Year of Century
SYSID
 - System Identification
Calculations
 
Percent availability = CSYUPTM/3600*100
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
 
If the run-time execution parameters are insufficient to select the data you need, you can invoke one of the following global or local user exits to further manipulate the input file. For details about coding the exits, see the Changing the Report Parameters section.
Global exits
 
Invoked before run-time parameter macros.
%RPTSEL
Select input data based on any variables in the input file.
%RPTAVAL
Define availability objective.
Local exits
 
Invoked after run-time parameter macros.
%CICPDQ
Select input data based on any variables in the input file.
%PDQAVAL
Define availability objective.