| System Options under z/OS |
| Default: | 1 |
| Valid in: | configuration file, SAS invocation, OPTIONS statement, OPTIONS window |
| Category: | File Control: EXTFILES, File Control: SASFILES |
| PROC OPTIONS GROUP= | EXTFILES and SASFILES |
| z/OS specifics: | all |
| Syntax | |
| Details |
Syntax |
| FILESPSEC=secondary-space-size |
| Details |
The default secondary space is allocated in units that are specified by the FILEUNIT= system option. Use the FILESPPRI= option to specify primary space allocation, and use the FILEDIRBLK= option to specify the number of directory blocks to allocate.
The value of this option is used if you omit the SPACE= option in the FILENAME statement or function or in the LIBNAME statement or function when creating a new physical file.
The range of acceptable values is 0-32760.
Copyright © 2009 by SAS Institute Inc., Cary, NC, USA. All rights reserved.