OUTLIM is a report manipulation command that you can issue only while viewing a report.
OUTLIM applies only to reports containing repeating groups of data. OUTLIM changes the number of repetitions of data that the product displays. This command is useful in combination with the SORT command.
Example
You could use OUTLIM 10 with the Batch Statement Analysis report sorted by CPU time usage to display only the top 10 statements using the largest percentage of CPU time.
Syntax of the OUTLIM command
Parameter
Description
0
There is no limit to the number of repeating groups reported. Use this parameter to cancel a previously set output limit.
nnnn
The number of repeating groups to be displayed. Valid values are any number in the range 1–9999.
Type OUTLIM (with an appropriate parameter) on the Command line of any report, and press Enter.