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.
You can specify any combination of APPLID, Image, or Group, but these must be defined in your System Definitions. If you do not specify System Selection here or in the Global Options, then you are prompted at run time to specify the System Selection. This will apply globally to all reports and extracts without their own System Selection. This is recommended as it allows you to run your Report Sets against any of your defined Systems. Press the Prompt key (F4) to select from a list of defined Systems, Images, or Groups. To modify your System Definitions, select Systems in the action bar.
CICS PA uses the System Selection in JCL generation to build the APPLID(applid1,applid2,applid3,...) and INput(SMFIN001,SMFIN002,SMFIN003,...) operands, and corresponding //SMFINnnn DD statements.
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.
Also available from Filter in the action bar.
Also available from Filter in the action bar.
Also available from Edit in the action bar.
Also available from Edit in the action bar.
Also available from Edit in the action bar.
Also available from Systems in the action bar.
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).
You can specify any combination of APPLID, Image, or Group, but these must be defined in your System Definitions. If you do not specify System Selection here or in the Global Options, then you are prompted at run time to specify the System Selection. This will apply globally to all reports and extracts without their own System Selection. This is recommended as it allows you to run your Report Sets against any of your defined Systems. Press the Prompt key (F4) to select from a list of defined Systems, Images, or Groups. To modify your System Definitions, select Systems in the action bar.
CICS PA uses the System Selection in JCL generation to build the APPLID(applid1,applid2,applid3,...) and INput(SMFIN001,SMFIN002,SMFIN003,...) operands, and corresponding //SMFINnnn DD statements.
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.
A global value can be specified to apply to all reports. If a value is also specified here on the report panel, it takes precedence over the global for this report only.
CICS PA JCL generation translates this field to the LINECount 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.
This option provides the means to filter out transactions that would never generate an alert because their resource values do not match resource values specified in the alert definition.
CICS PA JCL generation translates the Severity specification into the SEVERITY(CRITICAL|WARNING|INFO|ELIGIBLE|ALL) operand.
If the report uses a Report Form, and a title is specified on both, the title on this report panel takes precedence.
This option generates the TITLE1('left-half') and TITLE2('right-half') operands.
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.