TOTAL - Performance Totals report

The TOTAL operand requests the Performance Totals report.

The command format is:
CICSPA TOTAL(
            [OUTPUT(ddname),]
            [LINECount(nnn),]
            [TITLE1('...up to 64 characters...'),]
            [TITLE2('...up to 64 characters...'),]
            [SELECT(PERFORMANCE(INCLUDE|EXCLUDE(field1(values1),...),
                               ...))])
The options are:
OUTPUT
Controls the report output DDname. If not specified, CICS PA assigns a DDname in the format TOTLnnnn where nnnn is the report sequence number 0001-9999. See OUTPUT for further information.
LINECOUNT
Controls the number of lines per page. See LINECount for further information.
TITLE1, TITLE2
Controls the report title (left and right half of subheading line). See TITLE1 and TITLE2 for further information.
SELECT(PERFORMANCE(INCLUDE|EXCLUDE
Specifies what data to include or exclude from the report based on data field values. See Using SELECT statements for an explanation and examples.

Information Information

Feedback


Timestamp icon Last updated: Thursday, 7 November 2013


http://pic.dhe.ibm.com/infocenter/cicsts/v5r1/topic//users-guide/totalp.htm