Identifier:db2.db_sql_stmt_rate
Database Object Monitored:Database
Category:SQL Statement Activity
Description:Rate of SQL statement execution (count/second)
Equation:RATE(database.static_sql_stmts + database.dynamic_sql_stmts)
Usage Notes:The rate at which SQL statements were attempted indicates the level of activity of the system during the interval. SQL statements include static and dynamic SQL statements.