SQL Server 2005 - How often should you rebuild Indexes?
问题 I recently took over a project and they have a SQL job setup to run every three hours which rebuilds the indexes found within the ASP.NET Membership database tables. This seems pretty high, to rebuild indexes 8 times a day. I get about 2000 new users every day, and a total of about 2 million registered users. What would you recommend for a proper index rebuilding schedule? 回答1: Your deadlocks can definitely be related to the rebuilding of the indexes. There is also no doubt that those indexes