Run Performance Summary HDB report

Select the required HDB for reporting and the run-time prompt panel is displayed. This is an example of a request for a Summary HDB report.
Figure 1. Run 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.

The run-time options are the same as those that apply to the List HDB report (see Run List HDB report), with the following additional options:
Time Interval
Specify an optional Time Interval when reporting Summary HDBs. If you leave it blank, the default is the Time Interval used to create the data (as defined in the Template). You can specify any interval greater than or equal to the Template Interval. For example, 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.

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.


Information Information

Feedback


Timestamp icon Last updated: Friday, 8 February 2013


http://pic.dhe.ibm.com/infocenter/cicsts/v5r1/topic//cpaug301.htm