Previous Topic: 10.2.3 Parameter-Related Exits

Next Topic: 10.3 File and Data Element Customization

10.2.4 Output Exits


Output exits are invoked just prior to adding the observation
to the DETAIL time-span of the file.  This exit can be used
to modify the value of elements or prevent selected
observations from being added.

The following exit description applies to these files:

  TSO_BC - TSO Batch Command Counts File
  TSO_BD - TSO Batch Data Set Names File
  TSO_BI - TSO Batch Command Information File
  TSO_BU - TSO Batch User Activity File
  TSO_TA - TSO Terminal Activity File
  TSODRU - TSO Dynamic Resource Usage File
  TSOTSA - TSO Data Set Names File
  TSOTSC - TSO User Command Counts File
  TSOTSI - TSO User Interactive Usage File
  TSOTSO - TSO System Activity File
  TSOTSU - TSO User Activity File
  TSOTSW - TSO Workload Manager File


+-----------------+
| _ U S R S f f f |  TSO File Selection Exit (_USRSfff)
+-----------------+

DESCRIPTION:
The _USRSfff exit provides the ability to modify or select
observations immediately prior to output.

INVOCATION:
These exits are invoked in the information area processing
phase immediately before output of the file.  See Chapter 9
of this guide for more information.

ACCOUNTING INTERFACE:
No interface is provided.

USES:
The exit allows elements to be modified and observations to
be selected from processing.

ELEMENTS AVAILABLE:
All elements in the file are available.

CODING RESTRICTIONS:  Refer to the System Modification Guide,
Section 4.4.2.2