I have retested the application, with the same data getting updated but with database size increased (using alter database cmd, dbreindexes, and update statistics) so no db growing takes place during the transactions. The result is still the same. I even made the db 170% bigger with dummy data, and the conclusion is as the database grow, the longer it takes to process the data.
Can anyone suggest other items that i need to examine (other than the querries submitted by the app)?
Thanks.
Can anyone suggest other items that i need to examine (other than the querries submitted by the app)?
Thanks.