Home

 

Parameter descriptions

 

If more than one DEFINE BUFFPOOL command is issued for the same buffer pool, only the last one is processed.

(buf-pool-id)

Buffer pool identifier. This is required.

This is an integer in the range zero through 15.

BUFFERS(integer)

This is a required parameter and is the number of 4096 byte buffers to be used in this buffer pool. The minimum value is 100. The default number of buffers is 1000. The maximum value for all the buffer pools is determined by the amount of storage available in the WebSphere MQ address space.

See thez/OS Concepts and Planning Guide for guidance on the number of buffers we can define in each buffer pool.

 

Parent topic:

DEFINE BUFFPOOL


sc10910_


 

Home