Chapter Contents

Previous

Next
MINSTG

MINSTG



Tells SAS whether to minimize its use of storage

Default: NOMINSTG
Valid in: configuration file, SAS invocation, OPTIONS statement, OPTIONS window
Category: System Administration: MEMORY
OS/390 specifics: all


Syntax
Details

Syntax

MINSTG | NOMINSTG

MINSTG
tells SAS to minimize storage in use.

NOMINSTG
tells SAS not to minimize storage in use.


Details

The MINSTG system option tells SAS to minimize its use of storage by returning unused storage and deleting unused load modules at the termination of steps and pop-up windows. This option should be used on memory-constrained systems or when sharing the address space with other applications, such as ISPF split-screen or multisession products.


Chapter Contents

Previous

Next

Top of Page

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