eG Monitoring
 

Measures reported by DbQueryTest

A QUERY statement specifies a result table that can be ordered. The DbQueryTest monitors the different types of QUERY statements that are executed on the MaxDB database.

Measurement Description Measurement Unit Interpretation
Create_statements The number of CREATE statements that were executed in the last measurement period Number  
Alter_statements The number of ALTER statements that were executed in the last measurement period Number  
Drop_statements The number of DROP statements that were executed in the last measurement period Number  
Insert_statements The number of INSERT statements that were executed in the last measurement period Number  
Insert_row_statements The number of rows inserted in the last measurement period Number  
Update_statements The number of UPDATE statements that were executed in the last measurement period Number  
Update_row_statements The number of rows that were updated in the last measurement period Number  
Delete_statements The number of DELETE statements that were executed in the last measurement period Number  
Delete_row_statements The number of rows that were deleted in the last measurement period Number