On the Cross-System Work report, each line is printed from a single CMF performance class record. Records that are part of the same network unit-of-work are printed sequentially in groups separated by lines containing four dashes (----). The printed information allows you to find the corresponding records in the Performance List report.
The Cross-System Work report is produced using an external SORT facility. An External Work Data Set is required to store the records before they are sorted. This data set is either specified explicitly using EXTERNAL(ddname), or CICS PA assigns one from the External Work File pool.
or
In the third sort field, the syncpoint count is used to resolve unsynchronized STORE CLOCK (STCK) values between systems. The syncpoint count and stop time (or start time) show the sequence of tasks within the network unit-of-work. In some cases (for example, where user event monitor points (EMPs) are used), the syncpoint count does not reflect the sequence of events within a network unit-of-work. For these instances, all the task records are printed, but not necessarily in the order they happened. You can tell that this situation exists if the stop times are not in descending order (or the start times are not in ascending order).
For more information on correlating the performance class data by network unit-of-work ID, see Correlating performance class data.
CICSPA CROSS(PRINTS,PRINTM,NOWRITE,OUTPUT(CROS0001))
V3R2M0 CICS Performance Analyzer
Cross-System Work
CROS0001 Printed at 12:03:45 3/15/2011 Data from 11:10:29 2/04/2010 to 11:33:51 2/04/2010 Page 8
Request Fcty Conn UOW R Response A
Tran Userid SC TranType Term LUName Type Program T/Name Name NETName Seq APPLID Task T Stop Time Time B
STOC BRENNER U U R AP: DFH0STOC GBIBMIYA.IGCS23C 1 IYK2Z1V3 242 T 11:19:41.001 .7984
RED1 BRENNER U U R AP: DFH0RED1 GBIBMIYA.IGCS23C 1 IYK2Z1V3 241 T 11:19:40.337 .1479
SAL1 BRENNER TP U S23C IGCS23C AP: DFH0SAL1 T/S23C GBIBMIYA.IGCS23C 1 IYK2Z1V3 239 T 11:19:40.334 .1835
----
SAL1 BRENNER TP U S23C IGCS23C AP: DFH0SAL1 T/S23C GBIBMIYA.IGCS23C 1 IYK2Z1V3 251 T 11:19:42.763 .0022
----
SAL1 BRENNER TP U S23C IGCS23C AP: DFH0SAL1 T/S23C GBIBMIYA.IGCS23C 1 IYK2Z1V3 255 T 11:19:45.463 .0018
----
CBAM BRENNER TO U S23C IGCS23C AP: DFHECBAM T/S23C GBIBMIYA.IGCS23C 1 IYK2Z1V3 259 T 11:19:55.368 7.0077
----
PAYM BRENNER TO U S23C IGCS23C AP: DFH0PAY0 T/S23C GBIBMIYA.IGCS23C 1 IYK2Z1V3 289 T 11:20:00.569 .0026
----
PAY1 BRENNER TP U S23C IGCS23C AP: DFH0PAY1 T/S23C GBIBMIYA.IGCS23C 1 IYK2Z1V3 294 T 11:20:04.202 .1390
SALE BRENNER U U R AP: DFH0SAL2 GBIBMIYA.IGCS23C 1 IYK2Z1V3 295 T 11:20:04.200 .1353
----
3333 BRENNER TO U S23C IGCS23C AP: ######## T/S23C GBIBMIYA.IGCS23C 1 IYK2Z1V3 300 T 11:20:08.003 .0028
----
PAYM BRENNER TO U S23C IGCS23C AP: DFH0PAY0 T/S23C GBIBMIYA.IGCS23C 1 IYK2Z1V3 303 T 11:20:15.964 .0022
----
PAY1 BRENNER TP U S23C IGCS23C AP: DFH0PAY1 T/S23C GBIBMIYA.IGCS23C 1 IYK2Z1V3 305 T 11:20:19.635 .0747
SALE BRENNER U U R AP: DFH0SAL2 GBIBMIYA.IGCS23C 1 IYK2Z1V3 306 T 11:20:19.634 .0715
----
CSAC BRENNER TO U S23C IGCS23C AP: DFHACP T/S23C GBIBMIYA.IGCS23C 1 IYK2Z1V3 313 T 11:20:44.089 .0017
----
CBAM BRENNER TO U S23C IGCS23C AP: DFHECBAM T/S23C GBIBMIYA.IGCS23C 1 IYK2Z1V3 315 T 11:20:50.772 3.7993
----
RMNU BRENNER TO U S23C IGCS23C TR:CJB1 T/S23C GBIBMIYA.IGCS23C 1 IYK2Z1V3 323 T 11:20:54.392 .0317
AMNU CBAKER TO U R11 IYK2Z1V3 AP: DFHSAMNU S/S23C CJB3 GBIBMIYA.IGCS23C 1 IYK2Z1V1 158 T 11:20:54.390 .0228
The following fields are shown on the Cross-System Work report. For more information on these fields, see CMF performance class data fields.
S System transaction
U User transaction
M Mirror transaction
D DPL Mirror transaction
O ONC RPC Alias transaction
W WEB Alias transaction
B Bridge transaction
- Reserved
R CICS BTS Run (ACQPROCESS or activity) transaction synchronous
The transaction type is represented as an byte 1 of the transaction flags field (owner: DFHTASK, field ID: 164).
For more information on the NETUOWPX field, DFHTASK fields.
For more information on the NETUOWSX field, see DFHTASK fields.