Home | Previous Page | Next Page   Environment Variables > Environment Variables >

IFX_NETBUF_PVTPOOL_SIZE (UNIX)

The IFX_NETBUF_PVTPOOL_SIZE environment variable specifies the maximum size of the free (unused) private network buffer pool for each database server session.

Read syntax diagramSkip visual syntax diagram>>-setenv--IFX_NETBUF_PVTPOOL_SIZE--count----------------------><
 
count
is 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.

Home | [ Top of Page | Previous Page | Next Page | Contents | Index ]