Select SQL (%) - Database

Identifier:db2.db_pct_select_sql_stmts

Database Object Monitored:Database

Category:SQL Statement Activity

Description:Percentage of SQL statements that are selects during the interval

Equation:100 * DELTA(database.select_sql_stmts) / DELTA(database.static_sql_stmts + database.dynamic_sql_stmts)