Identifier:db2.table_rows_written
Database Object Monitored:Table
Category:Table
Description:Rows written in table
Equation:RATE(table.rows_written)
Usage Notes:The rate at which rows are changed in the current table (in counts per second). A change includes an INSERT, an UPDATE, or a DELETE. This performance variable serves as an indication of table activity.