Altering group buffer pools
You can alter the information for group buffer pools that are in Db2 data sharing.
Procedure
-
On the DB2 Administration Menu
(ADB2) panel, specify
Z, and press Enter.
The System Administration (ADB2Z) panel is displayed.
-
Specify option GA, and press Enter.
The Alter Group Buffer Pools (ADBPZGA2) 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 that are listed on the panel.
- GBPName
- Group buffer pool name.
- GBPCache
- Shows the pending group buffer pool cache attribute. The value Yes indicates that the group buffer pool is used for both caching and cross-invalidation.
- Autorec
- Indicates whether automatic recovery is specified for the group buffer pool.
- Classt1
- Shows a percentage that indicates the degree to which data entries fill the data pages in the group buffer pool.
- GBPPoolt
- Displays the castout threshold for a group buffer pool. When the threshold is met, the data in the group buffer pool is cast out to disk.
- GBPChkpt
- Shows the checkpoint interval for a group buffer pool.
-
Choose one group buffer pool, and specify the line command AL in the
Sel column.
The Alter Group Buffer Pools (ADBPZGA8) panel is displayed, as shown in the following figure.
- Optional: Change the group buffer pool parameters.
The following fields are available on this panel for you to alter:
- Name
- Group buffer pool name.
- GBPCache
- Specifies whether group buffer pool is to be used for both caching data and cross-invalidation, or just for cross-invalidation.
- Autorec
- Specifies whether automatic recovery by Db2 takes place when a structure failure occurs, or when the connectivity to all members of the group buffer pool is lost.
- Classt1
- A percentage of the number of data entries and can be an integer 0 - 90, inclusive. The default is 5.
- Classt2
- An absolute number of pages.
- GBPPoolt
- The threshold at which data in the group buffer pool is cast out to disk.
- GBPChkpt
- Changes the time interval, in minutes, between successive checkpoints of the group buffer pool.
- Press Enter to run the ALTER GROUPBUFFERPOOL command.
The Statement Execution Prompt (ADB2PSTM) panel is displayed.
- After the command runs, return to the Alter Group Buffer Pools (ADBPZGA2) panel to see the changes that you made.