Cancels any unsaved changes that you made and closes this notebook or window.
Performs the actions that you have specified in this notebook or window.
Opens the Show SQL window.
Type a unique name for the buffer pool that you are creating. This name can contain from 1 to 18 characters and be an ordinary or delimited identifier.
Select the page size to be used for the buffer pool from the drop-down list. The valid values are 4KB, 8KB, 16KB, and 32KB. The default page size is 4KB.
The page size of a table space must be the same as the page size of the buffer pool associated with it. Using a larger page size allows you to create a table space with the same page size. If a long table space is defined then the page size must be 4KB.
Type the size of the buffer pool in pages.
Select to indicate that pages being migrated out of this buffer pool will be stored in the extended storage.
To use extended storage, this check box must be selected and the num_estore_segs configuration parameter must be greater than zero.
Select to use the default buffer pool size. The default size is 250 pages.
Select to create the buffer pool immediately. This is the default.
Select to create the buffer pool the next time you restart the database.