Creating a buffer pool for a partitioned database

For partitioned database environments only. Use the Create Buffer Pool window to create a new buffer pool.
Note:The new buffer pool will become active when you restart the database. Until then, any new tables or table spaces will use the existing buffer pool. Any changes to a table space that specifies this buffer pool will continue to use its existing buffer pool until after you restart the database.

Fields and controls

Authorities and privileges



To create a buffer pool for a partitioned database:

  1. Open the Create Buffer Pool window.

  2. In the Buffer pool name field, type a new name for the buffer pool.

  3. In the Page size field, specify the size of the pages to be used for the buffer pool. The valid values are 4KB, 8KB, 16KB, and 32KB.

  4. Optional: To specify that pages being migrated out of this buffer pool will be stored in the extended storage, select the Use extended storage check box.

  5. Specify on which nodes you want the buffer pool created:

  6. Optional: To modify the default size of the buffer pool on selected nodes, select the nodes from the Change size of buffer pool by node box, and then type the new size in the Size in pages field.

  7. Click on OK to create the buffer pool.