Data Set Options under UNIX |
Default: | none |
Valid in: | DATA step and PROC steps |
Category: | Data Set Control |
Engines: | V9, V8, V6 |
UNIX specifics: | TAPE engines ignore the alter-password |
See: | ALTER= Data Set Option in SAS Language Reference: Dictionary |
Syntax | |
Details |
Syntax |
ALTER=alter-password |
must be a valid SAS name. See Rules for Words and Names in the SAS Language in SAS Language Reference: Concepts.
Details |
The ALTER= option applies to all types of SAS files except catalogs. You can use this option to assign an alter-password to a SAS file or to access a read-protected, write-protected, or alter-protected SAS file.
Note: Under UNIX, TAPE engines ignore the alter-password.
Copyright © 2010 by SAS Institute Inc., Cary, NC, USA. All rights reserved.