The Monthly CICS Workload inquiry produces multiple charts
which show CICS workload by system (SYSID) and regions
(CICSID). The charts show the workload distribution among
systems.
REPORT FORMAT:
This inquiry produce horizontal bar charts which shows the
total transaction volume per system.
A sample output of this inquiry is shown in Figure 3-21.
INQUIRY ID:
CICPMI (printer graphic format)
DATA SOURCE (file/timespan):
CICCSY01 in the MONTHS timespan.
DATA ELEMENTS USED:
CICSID - CICS System Identifier
CSYTRANS - Transactions Processed
CSYTRSTM - Transaction Response Time Total
CSYSTRN - Short Transactions Processed
CSYMTRN - Medium Transactions Processed
CSYLTRN - Long Transactions Processed
CSYCTRN - Conv. Transactions Processed
MONTH - Month of Year
YEAR - Year of Century
ZONE - Time Zone
SYSID - System Identifier
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.
For this inquiry, the default is the 01 cycle.
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.
MONTH - Optionally, enter the month (mm) and year (yy)
to be reported.
For this inquiry, the default is previous
month.
ZONE - Optionally, select one or more CA MICS time
zones. Valid values are numbers 1 through 9.
RESP - Optionally, select the type of responses to be
ranked. The response types are AVG, SHORT,
MED, LONG, or CONV. The default value is AVG
which produces ranking by average response
seconds.
USER EXITS:
If the MICF execution-time parameters are insufficient
to select the data you need, you can invoke one of the
following global exits to further manipulate the input
file. Additionally, you can override the global exit
definitions in MICF using independent source statements.
For detailed information on coding the exits, refer to
Section 3.2 of this guide.
The global exits are defined by macros in the source
module CICRPTGL in sharedprefix.MICS.SOURCE. The
following exits are available to this inquiry:
%GCIC - Select CICSIDs for report.
%GCNTR - Assign value to the variable CENTER which
defines the logical grouping of SYSIDs.
CENTER is set to SYSID by default.
%GSYS - Select SYSIDs for report.
Monthly CICS WORKLOAD your_company_name FOR AUGUST, 1991 INQUIRY: CICPMI RUN DATE: 06SEP91 SYSID=*ALL BAR CHART OF TOTAL CICSID CICS REGION TOTAL | LCP1 |********************************************************************************************** 469,815 | RCP1 |**************** 77,933 | RCP2 |************** 68,652 | RCP3 |* 2,606 | RCP4 |***** 24,056 | TCT2 | 1,288 | TCT7 | 178 | --------+-------+-------+-------+-------+-------+-------+-------+-------+-------+-------+------ 40,000 80,000 120,000 160,000 200,000 240,000 280,000 320,000 360,000 400,000 440,000 TOTAL TRANSACTIONS
Figure 3-21. Monthly CICS Workload Sample Output
| Copyright © 2012 CA. All rights reserved. | Tell Technical Publications how we can improve this information |