BUFFER POOLS: Create Buffer Pool (for EEE only) -- Infopops

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.

Click to select all the objects in the window.

Click to deselect all the objects in the window.

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.

Select to create the buffer pool on all of the database partitions in the database.

Select to specify the database partition groups to which the buffer pool definition applies. Use the arrow push buttons to move the database partition groups that you require between the Available database partition groups list box and the Selected database partition groups list box.

Shows the database partition groups you have not selected.

Shows the database partition groups you have selected.

Moves the selected items from the Available database partition groups list to the Selected database partition groups list.

Moves all the items from the Available database partition groups list to the Selected database partition groups list.

Moves the selected items from the Selected database partition groups list to the Available database partition groups list.

Moves all the items from the Selected database partition groups list to the Available database partition groups list.