Identifier:db2.tbsp_avg_read_time
Database Object Monitored:Table Space
Category:Buffer Pool and I/O
Description:Average buffer pool physical read time
Equation:tablespace.pool_read_time / (tablespace.pool_data_p_reads + tablespace.pool_index_p_reads)
Usage Notes:
Note: | For multiple buffer pools, the data is combined and only the aggregate number is returned. |