SEQDATBUF
The
SEQDATBUF
option determines the size of buffer to use when accessing a file with organization
SEQUENTIAL
.
Syntax:
SEQDATBUF
=
integer
Parameters:
integer
Round up the value that you enter to the next power of 2. The minimum value is 4096 bytes.
Properties:
Default:
4096 bytes
Parent topic:
Configuration File Options
Related concepts
FLUSHSYSOUT[2]