DDL SQL (%) - Database

Identifier:db2.db_pct_ddl_sql_stmts

Database Object Monitored:Database

Category:SQL Statement Activity

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

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