Average Physical Read Time (ms) - Database

Identifier:db2.db_avg_read_time

Database Object Monitored:Database

Category:Buffer Pool and I/O

Description:Average buffer pool physical read time

Equation:database.pool_read_time / (database.pool_data_p_reads + database.pool_index_p_reads)

Usage Notes:
Note:For multiple buffer pools, the data is combined and only the aggregate number is returned.