Run Performance Summary HDB report
File Options Help
------------------------------------------------------------------------
Run SUMMARY HDB Report - CICSWEEK
Command ===> ___________________________________________________________
Specify Report request options then press Enter to continue submit.
Report Format: ----- Report Interval ------
Report Form . . ________ + YYYY/MM/DD HH:MM:SS.TH
From 2004/12/07 09:00:00.00
To 2004/12/07 16:00:00.00
Processing Options:
Time Interval . . . 00:01:00
Totals Level . . . 8 (blank or 0-8)
Precision . . . . . 6
Enter "/" to select option
/ Edit JCL before submit
HDB contains data from 2004/12/07 09:00 to 2004/12/07 16:00.
F1=Help F3=Exit F4=Prompt F6=Resize F10=Actions F12=Cancel
This panel is displayed before CICS PA generates the JCL to run the report and shows the time period spanned by the data in the HDB.
- Time Interval
- Specify an optional Time Interval when reporting Summary HDBs.
Data in a Summary HDB is already summarized by the interval that was used to load the data. This is the value specified in the HDB or, if Time Interval was not specified in the HDB, the value defined in the Template.
You can further summarize the data by specifying a multiple of the interval that was used to load the data. Specify a value in the range 00:00:01 (1 second) to 24:00:00 (24 hours). For example, specify 00:15:00 if you want to summarize transaction activity over 15 minute intervals. If you are reviewing many days worth of data then you might specify 24:00:00 (24 hours) so that you can view the daily trend. In this example the Interval has been changed to 1 hour.
Notes:- If you specify a reporting interval that is equal to or less than the interval that was used to load the data, the report or extract uses the data as-is, without further summarization.
- If you do not specify a reporting interval it defaults to the interval that was used to load the data, unless that value is less than 1 minute, in which case the reporting interval is set to 1 minute.
A time interval of less than one hour must fit evenly into the hour. CICS PA will round it down to the nearest interval that aligns to the hour. For example, 1.35 is reduced to 00:01:30 minutes which will produce 40 interval report lines for each hour of data.
A time interval of more than one hour must fit evenly into the day. CICS PA will round it down to the nearest interval that aligns to the day. For example, 10.30.23 is reduced to 08:00:00 hours which will produce 3 interval report lines for each day of data.
Minutes take precedence for an abbreviated entry. For example:- 1
- becomes 00:01:00
- 1.1
- becomes 00:01:00 (rounded down from 00:01:01)
- 1.1.1
- becomes 01:00:00 (rounded down from 01:01:01)
This option generates the INTERVAL(hh:mm:ss) operand.
- Totals Level
- This option applies only to the Summary report. Leave blank if
you do not want to include total lines in the report. This generates
the NOTOTALS operand.
Specify a number between 1 and 8 to accumulate subtotals for up to 8 sort fields, print the subtotals when the sort field changes, and print a grand total at the end of the report. This generates the TOTALS(n) operand where n is a value between 1 and 8. Default: 8
Specify 0 for no subtotals, but print only the grand total. This generates the TOTALS(0) operand.
- Precision
- The precision of numeric fields. Numeric fields can be formatted
to either 4, 5, or 6 decimal places. The default is 4.
- 4 decimal places is 0.0001 precision
- 5 decimal places is 0.00001 precision
- 6 decimal places is 0.000001 microsecond precision
This option generates the PRECISION(n) global operand.
When you have specified your Report options, press Enter to continue submit. You are prompted to Press ENTER to proceed with request. This provides a last opportunity to review and change your report request.