If a buffer pool is too small, as may be shown by message CSQP020E on the console, you can allocate more buffers to it using the ALTER BUFFPOOL command as follows:
ALTER BUFFPOOL(buf-pool-id) BUFFERS(integer)where buf-pool-id is the buffer pool from which you want to reclaim space and integer is the new number of buffers to be allocated to this buffer pool, which must be smaller than the original number of buffers allocated to it.
ALTER BUFFPOOL(buf-pool-id) BUFFERS(integer)where buf-pool-id is the buffer pool to be expanded and integer is the new number of buffers to be allocated to this buffer pool, which must be larger than the original number of buffers allocated to it.
Notices |
Downloads |
Library |
Support |
Feedback
![]() ![]() |
csq84c241 |