Chapter Contents |
Previous |
Next |
Definition |
How the Information Is Used |
The information in the SASUSER.PROFILE catalog is accessed automatically by SAS when you need it for processing. For example, each time you enter the KEYS window and change the settings, SAS stores the new settings with the KEYS entry type. Similarly, if you change and save the attributes for interactive window procedures, the changes are stored under the appropriate entry name and type. When you use the window or procedure, SAS then looks for information in the user profile catalog.
How SASUSER.PROFILE Is Created |
SAS creates the user profile catalog the first time it tries to refer
to it and discovers that it does not exist. If you are using an interactive
windowing environment, this occurs during system initialization in your first
SAS session. If you use one of the other modes of execution, the user profile
catalog is created the first time you execute a SAS procedure that requires
it.
Operating Environment Information:
Default Settings |
The default settings for your SAS session are stored in several catalogs in the SASHELP installation library. If you do not make any changes to key settings or other options, SAS uses the default settings. If you make changes, the new information is stored in your user profile catalog. To restore the original default settings, use the CATALOG procedure or CATALOG window to delete the appropriate entries from your user profile catalog. By default, SAS then uses the corresponding entry from the SASHELP library.
Chapter Contents |
Previous |
Next |
Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.