June 2018
Intermediate to advanced
478 pages
10h 52m
English
You can modify the following listed attributes of a buffer pool by using the ALTER BUFFERPOOL statement:
If you want to change the block based total area and the block size, you can do so by executing the following statement:
ALTER BUFFERPOOL bpool_08k NUMBLOCKPAGES 8000 BLOCKSIZE 256;
Read now
Unlock full access