If STEPINFO is enabled then dbc.QryLogSteps.RowCount records the activitycount.
Based on StepName:
- UPD: updates
- DEL: deletes
- MRG: inserts (ins/sel)
- MRM: inserts, RowCount2 -> updates
There are some additional StepNames for variations of ins/upd/del (e.g. FastLoad/MultiLoad/single row ins/merge delete), you should check the list of possible StepNames in the Database Administration manual.
Dieter
↧