System Options under z/OS |
Tells SAS whether to recall a migrated data set.
Default: |
NOS99NOMIG
|
Valid in: |
configuration file, SAS invocation, OPTIONS
statement, OPTIONS window
|
Category: |
File Control: SASFILES, File Control: EXTFILES
|
PROC OPTIONS GROUP= |
SASFILES and EXTFILES
|
z/OS specifics: |
all
|
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.
Copyright © 2009 by SAS Institute Inc., Cary, NC, USA. All rights reserved.