Showing posts with label output. Show all posts
Showing posts with label output. Show all posts
Monday, March 26, 2012
Index rebuild
I run dbcc dbreindex command and send the output to the text file. Is there any other way to check that indexes were in fact rebuild?You could do a before and after DBCC SHOWCONTIG. But, if DBREINDEX retunrs no errors, it ran successfully.
Subscribe to:
Posts (Atom)