Pool I/O Time (s) - Connection

Identifier:db2.conn_tot_pool_io_time

Database Object Monitored:Connection

Category:Buffer Pool and I/O

Description:Total time spent performing buffer pool I/O operation (seconds)

Equation:(connection.pool_read_time + connection.pool_write_time) / 1000

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