Report command

You can request CICSĀ® Transaction Gateway reports from a Report Set in the CICS PA dialog: select the CICS Transaction Gateway report in the Statistics Reports category.

In batch, you use the CTGSTATISTICS command to request CICS Transaction Gateway reports.

The command to request the default report is:

CICSPA CTGSTATISTICS

This produces a full set of CICS Transaction Gateway reports.

To tailor the report, you can specify report options as follows:

CICSPA CTGSTATISTICS[( 
             [OUTPUT(ddname|STTG0001),]
             [EXTERNAL(ddname),]
             [LINECNT(nnn),]
             [ACTIVITY,]
             [USAGE(RATIO(90),]
Start of change              [CONFIGURATION,]
             [CLIENTWORKLOAD,]
             [CICSWORKLOAD,] End of change
             [TITLE1('...sub-heading left ...'),]
             [TITLE2('...sub-heading right...')])]

Information Information

Feedback


Timestamp icon Last updated: Saturday, 8 February 2014


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