Air Cleaner User Manual
DEFINE BUFFPOOL
Compaq
(DIGITAL)
OpenVMS
OS/390 OS/400 OS/2 Warp Compaq NSK UNIX systems Windows NT
U
Use DEFINE BUFFPOOL to define a buffer pool that is used for holding messages
in main storage.
Note: DEFINE BUFFPOOL can be issued only from the CSQINP1 initialization
data set.
Synonym: DEF BP
DEFINE BUFFPOOL
DEFINE BUFFPOOL(buf-pool-id)
BUFFERS(1000)
BUFFERS(integer)
!
Parameter descriptions
If this command is not issued, the default number of buffers is assumed. If more
than one DEFINE BUFFPOOL command is issued for the same buffer pool, only
the last one is actioned.
(buf-pool-id)
Buffer pool identifier. This is required.
This is an integer in the range 0 through 3.
BUFFERS(integer)
The number of 4096-byte buffers to be used in this buffer pool. This is
optional. The default number of buffers is 1000, and the minimum is 100.
The maximum number of buffers for all the buffer pools is determined by
the amount of storage available in the MQSeries address space.
See the MQSeries for OS/390 Concepts and Planning Guide for guidance on
the number of buffers you can define in each buffer pool.
DEFINE BUFFPOOL
56
MQSeries MQSC Command Reference
|
|