Identifier:db2.conn_rows_updated
Database Object Monitored:Connection
Category:SQL Statement Activity
Description:Total number of rows updated by this application
Equation:connection.rows_updated + connection.int_rows_updated
Usage Notes:This performance variable calculates both explicit attempts and internal operations caused by triggers.