CROSSsystem - Cross-System Work report and extract

The CROSSsystem operand requests the Cross-System Work report, the Cross-System Work extract, or both.

If the Extract is requested, a Recap report containing processing statistics is always printed at the end of extract processing.

The command format is:

CICSPA CROSSsystem(
   Report options:
           [PRINTMULTIPLE,]
           [NOPRINTMULTIPLE,]
           [PRINTSINGLE,]
           [NOWRITE,]
           [SELUOW(PERFORMANCE(INCLUDE|EXCLUDE(field1(values1),...),...))])
           [LINECount(nnn),]
           [TITLE1('...up to 64 characters...'),]
           [TITLE2('...up to 64 characters...'),]
           TASKORDER(START|STOP)
   Extract options:
           [DDNAME(ddname),]
           [SYSID(applid,mvsid),]
           [WRITEMultiple,]
           [NOWRITEMultiple,]
           [WRITESingle,]
           [NOPRINT,]
           [CHARACTER(OWNER(owner),LENGTH(nnn),HEADER(header)),]
           [CLOCK(OWNER(owner),NUMBER(nnn),HEADER(header)),]
           [COMPRESS|NOCOMPRESS,]
           [COUNT(OWNER(owner),NUMBER(nnn),HEADER(header)),]
   Report and Extract options:
           [OUTPUT(ddname),]
           [EXTERNAL(ddname),]
           [SELECT(PERFORMANCE(INCLUDE|EXCLUDE(field1(values1),...),...)),]

The Cross-System Work report can be tailored using the LISTX operand. This produces the Cross-System Work Extended report. For more information, see LISTX - Performance List Extended report.