Monitoring and tuning group buffer pool checkpoint intervals
You can monitor your group buffer pool checkpoint intervals and adjust the intervals if necessary.
Procedure
To monitor and tune group buffer pool checkpoint intervals:
Examples
In the following example, the DISPLAY GROUPBUFFERPOOL command shows which member is the structure owner and also shows the group buffer pool checkpoint recovery LRSN.
DSNB798I -DB1A LAST GROUP BUFFER POOL CHECKPOINT 17:23:21 OCT 4, 2002
GBP CHECKPOINT RECOVERY LRSN = ACD74C01EE30
STRUCTURE OWNER = DB1A
In the following example, the DISPLAY GROUPBUFFERPOOL command with MDETAIL option contains the number of checkpoints that occurred for this group buffer pool. The statistics trace also includes this information.
DSNB778I -DB1A CASTOUT THRESHOLDS DETECTED
FOR CLASSES = 3
FOR GROUP BUFFER POOL = 1
GBP CHECKPOINTS TRIGGERED = 1
PARTICIPATION IN REBUILD = 0
DSNB796I -DB1A CASTOUTS
PAGES CASTOUT = 18
UNLOCK CASTOUT = 3
READ CASTOUT CLASS = 5
READ CASTOUT STATISTICS = 6
READ DIRECTORY INFO = 0
If you are experiencing surges of coupling facility use, it could be related to group buffer pool checkpointing. Examine the number of read directory info requests. If there are many requests per checkpoint, you can probably benefit from applying the proper maintenance to use the group buffer pool checkpoint performance enhancement.