Forum Moderators: open
We've been using an MS SQL database for a few years now and recently I've been told that updating the database is taking a long time.
It is possible that the table the process updates is quite big now.
Is there a similar function to the MS Access "Compact and Repair" function that will "compress" the database, or, is there any process that I can run that will in anyway speed up table access.
Apologies for incorrect technical wordage.
Thanks
Mick
When I go into this option the system reports allocated space 273Mb and free space 0Mb which could possibly account for the speed problem.
Is there any way that I can allocate more space to our SQL database?
Thanks again
Mick
This should get you started:
Inside SQL Server Maintenance Plans [sql-server-performance.com]