Hello,
Background about issue/problems:
Application was developed in ASP, ASP.net FW 1.1 (front-end) and SQL Server 2005 as (back-end) and have been running on production server. From past couple of days it was observed that one of the table which are being used into the application are getting highly
fragmented within couple of minutes. Also, we have truncated and rebuild the index on regular time interval, however it resolves the situation for some time only and then table gets started with the high fragmentation slow downs the select/update/delete of
the data into the table.
Could anyone can provide some insight about this behavior on SQL server, as there was no such changes were made to the table/application functionality.
Regards, Mehul