Home Forums SQL Server 7,2000 Performance Tuning All databases, all tables DBCC INDEXDEFRAG script -Help Review- RE: All databases, all tables DBCC INDEXDEFRAG script -Help Review-

  • Re-indexing all the tables on all the databases might be an overkill. You might want to re-index tables which are highly fragmented. I had a script for that somewhere and will try to find it and post it.