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.

Read syntax diagramSkip visual syntax diagram
>>-setenv--IFX_NETBUF_PVTPOOL_SIZE--count----------------------><

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.


Copyright© 2019 HCL Technologies Limited