OUTLIM
OUTLIM is a report manipulation command that can be issued only while viewing a report.
OUTLIM applies only to reports containing repeating groups of data. OUTLIM changes the number of repetitions of data that are displayed and is most useful when used in combination with the SORT command.
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.
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.
Related topic