Chapter Contents |
Previous |
Next |
S99NOMIG |
Default: | NOS99NOMIG |
Valid in: | configuration file, SAS invocation, OPTIONS statement, OPTIONS window |
Category: | File Control: SASFILES |
OS/390 specifics: | all |
Syntax | |
Details |
Syntax |
S99NOMIG | NOS99NOMIG |
Details |
The S99NOMIG option tells SAS what to do when a physical file that you reference (in a FILENAME statement, for example) has been migrated. If S99NOMIG is in effect, then the data set is not recalled and the allocation fails. If NOS99NOMIG is in effect, the data set is recalled, and allocation proceeds as it would have if the data set had not been migrated.
Chapter Contents |
Previous |
Next |
Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.