Rows Inserted - Connection

Identifier:db2.conn_rows_inserted

Database Object Monitored:Connection

Category:SQL Statement Activity

Description:Total number of rows inserted by this application

Equation:connection.rows_inserted + connection.int_rows_inserted

Usage Notes:This performance variable calculates both explicit attempts and internal operations caused by triggers.