Report command

The Transaction Group report can be requested from a Report Set in the CICS PA dialog. Select the Transaction Group report in the Performance Reports category.

In batch, the TRANGROUP command is used to request the Transaction Group report.

The command to produce the default report is:
CICSPA TRANGROUP
To tailor the report, you can specify report options as follows:
CICSPA TRANGROUP(
            [OUTPUT(ddname),]
            [EXTERNAL(ddname),]
            [PRINTMULTIPLE,]
            [NOPRINTMULTIPLE,]
            [PRINTSINGLE,]
            [LINECOUNT(nnn),]
            [TITLE1('...sub-heading left ...'),]
            [TITLE2('...sub-heading right...'),]
            [SELECT(PERFORMANCE(INCLUDE|EXCLUDE(field1(values1),...),
                                  ...))])

Information Information

Feedback


Timestamp icon Last updated: Thursday, 7 November 2013


http://pic.dhe.ibm.com/infocenter/cicsts/v5r1/topic//report-reference/cparr91.htm