STATS System Option: z/OS

Specifies whether statistics are to be written to the SAS log.
Valid in: Configuration file, SAS invocation, OPTIONS statement, SAS System Options window
Categories: System Administration: PERFORMANCE

Log and Procedure Output Control: LOGCONTROL

PROC OPTIONS GROUP= LOGCONTROL

PERFORMANCE

Default: STATS
z/OS specifics: All

Syntax

STATS | NOSTATS

Required Arguments

STATS
tells SAS to write selected statistics to the SAS log.
NOSTATS
tells SAS not to write any statistics to the SAS log.

Details

The STATS system option specifies whether performance statistics are to be written to the SAS log. The statistics that are written to the log are determined by the MEMRPT, STIMER, and FULLSTATS system options.