Getting individual buffer pool information
You can view individual buffer pool characteristics and individual buffer pool counters of a selected buffer pool.
Procedure
- In the Buffer Pools folder of the contents pane, click one of the
icons representing individual buffer pools, for example BP0. The following items are displayed for the selected buffer pool:
- Characteristics
- Counters
- Object Comparison
- Objects
- If you want to see general information and thresholds of the selected buffer pool,
double-click Characteristics.
The following window is displayed:
The right pane shows general information, such as the buffer pool identifier and its virtual pool size, and thresholds for several types of buffer pool operations.
- If you want to see buffer pool activity counters of the selected buffer pool,
double-click Counters, then double-click one of the different counters, for
example Getpage
The following window is displayed:Note: The content pane displays only the active counters. Counters that have no activity are not displayed.
The right pane shows the types for the selected counter Getpage in the form of a pie chart. The types are Sequential Access, Random Access, and RID List.
- If you want to compare object activities of the selected buffer pool, double-click
Object Comparison. Then double-click one of the different counters, for
example Getpage.
A similar window is displayed. The right pane shows the types for the selected counter Getpage in the form of a bar chart. The types are Sequential Access, Random Access, and RID List. They are sorted in descending order.
- If you want to see all objects and their counters of the selected buffer pool,
double-click Objects. Then double-click one of the different counters, for
example Write Request.
A similar window is displayed. The right pane shows the types for the selected counter Write Request in the form of a pie chart. The types are Synchronous and Asynchronous.