Previous Topic: MINIDLE=nNext Topic: NREAD=n


NBUF=n

NBUF=n specifies the total number of buffers to allocate. Each buffer requires 32 KB of virtual, 31-bit addressable storage. We recommend that you set NBUF as high as paging and real storage constraints permit.

Syntax:

NBUF=n

The default is 1000.

Note: For the primary or only server, the number of buffers will be adjusted upwards to a minimum of (NTHREADS) * (NREAD).