System Options under z/OS |
Specifies the default primary space allocation for new physical
files.
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
|
FILESPPRI=primary-space-size
|
The default primary space is allocated
in units that are specified by the FILEUNIT= option. Use the FILESPSEC= option
to specify secondary space allocation and the FILEDIRBLK= option to specify
the number of directory blocks to be allocated.
The value of this option is used if you omit the SPACE=
option from the FILENAME statement or function or from the LIBNAME statement
or function when creating a new physical file.
The range of acceptable values for FILESPPRI= is 1-32760.
Copyright © 2009 by SAS Institute Inc., Cary, NC, USA. All rights reserved.