Controls whether members of the Sasuser data library can be opened for update or for Read-Only access.
Valid in: | configuration file, SAS invocation |
Category: | Environment Control: Files |
PROC OPTIONS GROUP= | ENVFILES |
Default: | NORSASUSER |
Windows specifics: | Network considerations |
See: | RSASUSER System Option in SAS System Options: Reference |
limits access to the Sasuser data library to Read-Only access in environments where all users share the Sasuser library.
enables a user to open a file in the Sasuser library for Update access, thus preventing users from sharing members of the Sasuser data library. Update access to the Sasuser library requires exclusive rights to the data library member. NORSASUSER is the default value.