Chapter Contents

Previous

Next
STATS

STATS



Specifies whether statistics are to be written to the SAS log

Default: STATS
Valid in: configuration file, SAS invocation, OPTIONS statement, OPTIONS window
Category: System Administration: PERFORMANCE, Log and Procedure Output Control: LOGCONTROL
OS/390 specifics: all


Syntax
Details
See Also

Syntax

STATS | NOSTATS

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.

See Also


Chapter Contents

Previous

Next

Top of Page

Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.