TSOUSER
The TSOUSER control statement requests the TSO User Summary Report.
[LIMIT={32|nn}]
The report data includes only those active TSO users that were sampled. The most active users are the ones with the greatest total service units.
The TSOUSER statement uses data collected by the TSODATA Extractor control statement, when USERS=YES is defined.
Parameters
The parameter for the TSOUSER control statement is as follows:
LIMIT= | limits the number of TSO users that are reported If 999 is specified, all TSO users are reported. However, if a number less than 999 is specified, it defines the maximum number of TSO users that can be reported. TSO users are selected for the report by order of activity until LIMIT value is reached. The default is 32. |
---|
Examples
The following examples illustrate the use of the TSOUSER control statement.