IFX_NETBUF_PVTPOOL_SIZE environment variable (UNIX)
Use the IFX_NETBUF_PVTPOOL_SIZE environment variable to specify the maximum size of the free (unused) private network buffer pool for each database server session.
- count
- an integer specifying the number of units (buffers) in the pool.
The default size is 1 buffer. If IFX_NETBUF_PVTPOOL_SIZE is set to 0, then each session obtains buffers from the free global network buffer pool. You must specify the value in decimal form.