Altering buffer pools
You can alter the attributes of active or inactive buffer pools.
Procedure
-
On the DB2 Administration Menu
(ADB2) panel, specify
Z, and press Enter.
The System Administration (ADB2Z) panel is displayed.
-
Specify option BA, and press Enter.
The Alter Buffer Pools (ADB2ZBA2) panel is displayed, as shown in the following figure.
The following columns are available on this panel:
- Sel
- Input field where you enter one of the line commands listed on the panel.
- BP NAME
- Buffer pool name.
- VP SIZE
- Virtual buffer pool size.
- VPSZ MIN
- The minimum size for the buffer pool.
- VPSZ MAX
- The maximum size for the buffer pool.
- FM SZ
- The frame size for the buffer pool.
- HP SIZE
- Hiperpool size.
- CAST OUT
- Hiperspace* CASTOUT value.
- VP SEQT
- Virtual sequential steal threshold.
- VP PSEQT
- Virtual parallel sequential threshold.
- HP SEQT
- Hiperpool sequential steal threshold.
- DWQT
- Deferred write threshold.
- VDWQT
- Vertical deferred write threshold.
- VP X PSEQT
- Assisting virtual parallel sequential threshold.
- Auto Size
- Specifies whether the buffer pool adjustment is turned on or off.
- NO
- Specifies that the buffer pool does not use Workload Manager (WLM) services for automatic buffer pool sizing adjustment. This is the default.
- YES
- Specifies that the buffer pool uses WLM services, if available, to automatically adjust the size of the buffer pool based on dynamic monitoring of the workload goals and the available storage on the system.
- Issue one of the following line commands:
- AL to alter a buffer pool. When you press Enter, Db2 Admin Tool issues the -ALTER BUFFERPOOL command.
- DIS to display buffer pool. When you press Enter, Db2 Admin Tool issues the -DISPLAY BUFFERPOOL command.
The information Db2 Admin Tool returns to you from the commands is in ISPF browse format.