TheBugSlayer
Programmer
Hi all.
Users started complaining about applications being sluggish. So I look on the SQL Server side and find out that another developer had initiated an index rebuild op and cancelled in the middle as the process took too long. It's now been around 5 hours and the cancellation is not finished yet.
At this point I have two questions:
1-Would it have been better to let the process run to completion (i.e. reindex till it's done)? Maybe it would have completed by now.
2-Is it better to restart the server? What would happen if we did?
Thanks in advance.
MCP SQL Server 2000, MCTS SQL Server 2005, MCTS SQL Server 2008 (DBD, DBA)
Users started complaining about applications being sluggish. So I look on the SQL Server side and find out that another developer had initiated an index rebuild op and cancelled in the middle as the process took too long. It's now been around 5 hours and the cancellation is not finished yet.
At this point I have two questions:
1-Would it have been better to let the process run to completion (i.e. reindex till it's done)? Maybe it would have completed by now.
2-Is it better to restart the server? What would happen if we did?
Thanks in advance.
MCP SQL Server 2000, MCTS SQL Server 2005, MCTS SQL Server 2008 (DBD, DBA)