Table 9-1 describes updates to monitoring tables.
Column name |
Monitoring table |
Description |
---|---|---|
RowsAffected |
monSysStatement andmonProcessStatement |
Indicates the number of rows affected by the current statement. Helpful when looking for queries that may be using an inefficient query plan, because these queries probably show a high number of logical I/Os per returned row. |