STATS

Description

Specifies whether or not session statistics are to be collected for this session.

This common session parameter is applicable to these control statements: SYSTEM (see SYSTEM statement), PROFILE (see PROFILE statement), USER (see USER statement), TERMINAL (see TERMINAL statement), and APPL (see APPL statement).

Format

STATs [Yes|No|ON|OFF]

Default: STATS No

Usage

When STATS=Yes is specified, the address of the session statistics block is available to the User exit E39.

A sample E39 exit (ISZE39SM) is supplied with the product. This sample exit may be tailored to produce SMF records containing data to meet your Installation's requirements.

If session statistics are requested, a small, but accumulative, amount of processing and storage is required. The collection of session statistics can be stopped by specifying STATS=No.

Parent topic:

Related topics: