Chapter Contents |
Previous |
Next |
MEMCACHE |
Default: | 0 |
Valid in: | configuration file, SAS invocation |
Windows specifics: | all |
Syntax | |
Details | |
See Also |
Syntax |
MEMCACHE 0 | 1 | 4 |
Details |
When the MEMCACHE system option is 4 or 1, the SAS System file cache places data in the ESMA memory as it is processed. This data is then available for future references by the SAS System. Files in the cache are kept until the SAS System is shut down, caching is terminated, or more space is required for new files. Memory is reclaimed on a least recently used basis. Cached data is written to permanent storage. You can control which SAS System libraries use the cache by using the MEMCACHE system option in the OPTIONS statement. ESMA memory usage can be monitored using NT Performance Monitor.
See Also |
Chapter Contents |
Previous |
Next |
Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.