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