SUMMARY keyword
You can use the SUMMARY keyword (or the SUMM abbreviation) on the REPORTS control statement to control production of the Analysis Summary report.
Log Analyzer writes this report to the SYSOUT-type SUMMARY data set.
If you omit the REPORTS control statement and the EXTRACT control statement, Log Analyzer produces the Analysis Summary report by default.
Specify one of the following values:
ALL or 999999999
Do not limit the number of records that are written to the output data set.
nnnnnnnnn
Limit the number of output records to the specified number.
No default value is provided. If you omit this keyword (but you specify the REPORTS control statement with other keywords), Log Analyzer does not produce this report.
For more information, see Using-the-Analysis-Summary-report.