Identifier:db2.tbsp_avg_pool_io_time
Database Object Monitored:Table Space
Category:Buffer Pool and I/O
Description:Average pool I/O time
Equation:(tablespace.pool_read_time + tablespace.pool_write_time) / (db2. tbsp_total_pool_reads + db2. tbsp_total_pool_writes)
Usage Notes:This performance variable when used in conjunction with the buffer pool I/O rate will help in balancing I/O load.
Note: | For multiple buffer pools, the data is combined and only the aggregate number is returned. |