Cross-System Work Extended

The LISTX command can be used to produce the Cross-System Work Extended report as follows:
CICSPA LISTX(
        [OUTPUT(ddname),]
        [EXTERNAL(ddname),]
        [BY(UOWID),]
        [PRINTMULTIPLE|NOPRINTMULTIPLE,]
        [PRINTSINGLE|NOPRINTSINGLE,]
        [FIELDS(field1[(options)],...),]
        [LINECOUNT(nnn),]
        [TITLE1('...sub-heading left ...'),]
        [TITLE2('...sub-heading right...'),]
        [SELECT(PERFORMANCE(INCLUDE|EXCLUDE(field1(values1),...),...)),]
        [SELECT2(PERFORMANCE(INCLUDE|EXCLUDE(field1(values1),...),...))])
This produces a report similar to the Performance List Extended report, but note the following differences:
  1. No other BY sort field can be specified.
  2. LIMIT is ignored.
  3. CMF records for the same Network UOWID are reported together. A blank line separates each network unit-of-work, except when you specify NOPRINTMULTIPLE,PRINTSINGLE. In this case, no blank lines are necessary as each record is a distinct unit-of-work.
  4. The report heading shows “Cross-System Work Extended”.
  5. The sorting sequence is the same as the default Cross-System Work report (see Cross-System Work report):
    NETUOWPX
    NETNAME (ascending)
    NETUOWSX
    Network unit-of-work ID (ascending)
    NETUOWSX
    Period or syncpoint count (descending)
    STOP
    Task Stop time (descending)
    APPLID
    CICS® generic APPLID (ascending)

For an example of the report, see Figure 1.


Information Information

Feedback


Timestamp icon Last updated: Friday, 8 February 2013


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