Previous Topic: SELZERO OptionNext Topic: XTIME Option


TOTAL Option

Use the TOTAL option to force a variable that by default prints an average to print a total.

The TOTAL option has the following syntax:

TOTAL

Example: TOTAL Option

The following example uses the TOTAL option with the variable TRAN CPU:

TRAN CPU TOTAL

By default, the variable TRAN CPU creates a column showing the average CPU time per transaction. Specifying the variable with the option TOTAL creates a column showing the total CPU time used by all transactions.