November 19, 2002 at 11:32 am
Can i kill DBCC checkdb command ??
November 19, 2002 at 11:38 am
I just killed the process in Query Analyzer with no problem. Have you tried killing the Process?
Query cancelled by User
[Microsoft][ODBC SQL Server Driver]Operation canceled
Everett Wilson
ewilson10@yahoo.com
November 19, 2002 at 11:43 am
I guessing you might want to think twice before killing. The command might be repairing the database, and killing it might corrupt the database that is being repaired.
Why do you want to kill the command?
Gregory Larsen, DBA
If you looking for SQL Server Examples check out my website at http://www.geocities.com/sqlserverexamples
Gregory A. Larsen, MVP
November 19, 2002 at 1:05 pm
I have seen cancelled dbcc commands corrupt databases in the past.
Viewing 4 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic. Login to reply