The Cross-System Work report accepts performance class data from a single or multiple CICS® systems and correlates the data by network unit-of-work.
The report default is to print only the CMF performance class records that are contained in a unique network unit-of-work that includes multiple performance records. Note that the Cross-System Work report will also include multiple performance class records from a single system.
File Filter Edit Systems Options Help ------------------------------------------------------------------------------ SAMPLE - Cross-System Work Reports Row 1 from 2 Command ===> ________________________________________________ Scroll ===> ____ Criteria ---- System Selection ----- Record UOW / Exc APPLID + Image + Group + Output Form + ------ ------ _ ________ ________ MROPROD_ CROS0001 ________ YES NO _ ________ ________ MROTEST_ CROS0002 ________ NO NO ********************************* End of list *********************************
This panel displays the list of Cross-System Work Reports in this Report Set. You can select (edit), delete, or include/exclude any report, insert new ones, or rearrange them (move/copy).
The options and line actions are the same as those for the Performance List Reports panel. See Performance List report.
CICS PA provides a default Report Output DDname in the format CROSnnnn where nnnn is 0001-9999.
File Systems Options Help ------------------------------------------------------------------------------ SAMPLE - Cross-System Work Report Command ===> _________________________________________________________________ System Selection: Report Output: APPLID . . ________ + DDname . . . . . . . . . CROS0001 Image . . ________ + Print Lines per Page . . ___ (1-255) Group . . MROPROD_ + Processing Options: Task Ordering Options: 1 1. UOWs with more than one record 1 1. Descending Stop time 2. UOWs with a single record 2. Ascending Start time 3. All UOWs Report Format: Form . . . ________ + Title . . ________________________________________________________________ ________________________________________________________________ Selection Criteria: _ Performance (Record pre-processing) * _ Performance (Unit-of-work post-processing) 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 Cross-System Work report. The mandatory options are the Report Output DDname and the network unit-of-work (UOW) Processing Option. You can let the other options default.
Select option 2 - UOWs with a single record to report only the transaction performance records consisting of network units-of-work that include only a single CMF record. This selection generates the PRINTSINGLE,NOPRINTMULTIPLE operand.
Select option 3 - All UOWs to report all the transaction performance records. This selection generates the PRINTSINGLE,PRINTMULTIPLE operand.
This option generates the operand TASKORDER(START|STOP).
CICS PA JCL generation translates the Report Form specification into the FIELDS operand of the LISTX command. This produces a Cross-System Work Extended report like that shown in Figure 5.
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.
CICS PA provides a default Report Output DDname in the format CROSnnnn where nnnn is 0001-9999.