Chapter Contents |
Previous |
Next |
BLKSIZE= |
Default: | 0 |
Valid in: | configuration file, SAS invocation, OPTIONS statement, OPTIONS window |
Category: | File Control: SASFILES |
OS/390 specifics: | all |
Syntax | |
Details |
Syntax |
BLKSIZE=n | nK | MIN | MAX | hexX |
Details |
The BLKSIZE= option has an effect when you are creating a SAS data library. After the library is created, the block size is set. This option sets the physical block size of the library.
The BLKSIZE= data set option takes precedence over the BLKSIZE= system option. The BLKSIZE= system option takes precedence over the BLKSIZE(device-type)= system option.
Chapter Contents |
Previous |
Next |
Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.