The Performance List report provides a detailed list of the CMF performance class records.
File Filter Edit Systems Options Help
------------------------------------------------------------------------------
SAMPLE - Performance List Reports Row 1 from 4
Command ===> ________________________________________________ Scroll ===> ____
---- System Selection ---- Selection
/ Exc APPLID + Image + Group + Output Form + Alert + Criteria
S CICSP001 ________ ________ LIST0001 TRANLIST ________ YES
_ DEVT____ MVS1____ ________ LIST0002 RESPLIST ________ NO
_ CICST001 ________ ________ LIST0003 TRANLIST ________ YES
_ * ________ ________ RSYSGRP1 LIST0004 ________ ________ NO
********************************* End of list *********************************
This panel displays the list of Performance List Reports in this Report Set. You can select (edit), delete, or include/exclude any report, insert new ones, or rearrange them (move/copy).
Use line action X to reverse the Exclude indicator.
This option generates the OUTPUT(ddname) operand.
CICS PA JCL generation translates the Report Form specification into the FIELDS operand.
YES indicates that Selection Criteria are activated for this report or extract.
NO indicates that Selection Criteria are not activated for this report or extract. This can mean that no Selection Criteria have been specified, all Select Statements are Excluded, or the Selection Criteria have been deactivated.
File Systems Options Help
------------------------------------------------------------------------------
SAMPLE - Performance List Report
Command ===> _________________________________________________________________
System Selection: Report Output:
APPLID . . CICSP001 + DDname . . . . . . . . . LIST0001
Image . . ________ + Print Lines per Page . . ___ (1-255)
Group . . ________ +
Report Focus:
Form . . . TRANLIST +
Alert . . ________ +
Severity ________ +
Report Options:
Title . . ________________________________________________________________
________________________________________________________________
Selection Criteria:
_ Performance *
Repository . . :
F1=Help F3=Exit F4=Prompt F7=Backward F8=Forward F10=Actions
F12=Cancel
Use this panel to specify report options, report format, and record selection criteria for the Performance List report. The only mandatory option is the DDname for the report output. You can let the other options default.
The precision of numerical fields in the report is specified in Global Options (see Figure 1).
CICS PA assigns a default DDname LISTnnnn where nnnn is a sequential number 0001-9999 to ensure each report has a unique DDname.
This option generates the OUTPUT(ddname) operand.
To select the name from a list of compatible Report Forms, position the cursor on the Form field and press Prompt (F4).
CICS PA JCL generation translates the Report Form specification into the FIELDS operand.
If a Report Form is not specified, CICS PA uses the default Form. See Figure 1 for the default Report Form for the LIST report.
To select from a list of predefined names, position the cursor on the Alert field and press Prompt (F4).
CICS PA JCL generation translates the Alert specification into the ALERTDEF operand.
The minimum severity level selected for reporting is used to report transactions that have at least that level of reporting in any of the severity fields. This could result in transactions being reported with severity lower than the specified severity when the transaction also has one or more severity fields that meets the specified severity criteria. For example, if you specify SEVERITY(CRITICAL) for the report, only transactions with Critical severity are reported, however, if a transaction also exceeds Warning or Info thresholds, the lower severity will be also reported.
CICS PA JCL generation translates the Severity specification into the SEVERITY(CRITICAL|WARNING|INFO|ELIGIBLE|ALL) operand.
CICS PA JCL generation translates Selection Criteria to the SELECT(PERFORMANCE operand.
If you specify a Report Form that also has Selection Criteria specified, CICS PA JCL generation translates the Form's Selection Criteria to the SELECT2(PERFORMANCE operand. If both the report and the Form specify Selection Criteria, then a record must pass selection by both specifications to be included in the report.