DB2:getBufferPoolRead
Retrieves bufferpool read performance information.
Type
SYNC, IMPACT_INFO
Arguments
None.
Returns
|
Name |
Type |
Description |
|
Buffer Pool Name |
String |
Buffer Pool Name. |
|
Total Reads |
String |
Total physical reads. |
|
Avg Read Time (MS) |
String |
Average read time in milliseconds. |
|
DB Partition Number |
String |
The database partition from which the data was retrieved for this row. |
Usage Notes
Invoking this method summarizes the number of reads performed on the bufferpool.