ALLOC_BLKSIZE - UDM Server configuration option
Description
The ALLOC_BLKSIZE option is a dynamic allocation option that specifies the block size used for newly allocated data sets.
Usage
Method | Syntax | IBM i | UNIX | Windows | z/OS |
Configuration File Keyword | alloc_blksize size |
Values
size is equivalent to the JCL DD statement's BLKSIZE parameter.
Valid values for size are any number (size of a block).
Default is 27998.
References
Refer to the IBM JCL Reference manual for complete details.