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