sanjdhiman
Programmer
Hi
One of the team ran an update statement trying to update 30mm rows. Bad Idea I know, but he wasnt to know the consequences of it.
It ran over night and never finished. Were not rolling it back by executing the kILL command against the process.
However, we are getting no timings on when it will finish.
It is taking up a lot of CPU (8CPUs @ 80%)
What can I do..... Can I de-tach it or will that screw up the database.
Do I just have to let it run?
Can I take the database offline and then put it back online at the end of the day and let it continue rolling back?
Suggestions welcome
SQL SERVER 2005 Standard ediiton
One of the team ran an update statement trying to update 30mm rows. Bad Idea I know, but he wasnt to know the consequences of it.
It ran over night and never finished. Were not rolling it back by executing the kILL command against the process.
However, we are getting no timings on when it will finish.
It is taking up a lot of CPU (8CPUs @ 80%)
What can I do..... Can I de-tach it or will that screw up the database.
Do I just have to let it run?
Can I take the database offline and then put it back online at the end of the day and let it continue rolling back?
Suggestions welcome
SQL SERVER 2005 Standard ediiton