Identifier:db2.db_total_pool_io_time
Database Object Monitored:Database
Category:Buffer Pool and I/O
Description:Total buffer pool physical I/O time (includes both synchronous and asynchronous I/O time)
Equation:database.pool_read_time + database.pool_write_time
Usage Notes:
Note: | For multiple buffer pools, the data is combined and only the aggregate number is returned. |