Viewing 3 posts - 1 through 3 (of 3 total)
The server was reinitialized and the next time I ran the same command it worked!!!
Thanks, I will be monitoring if this problem happens again.
October 10, 2011 at 10:01 am
#1392489
The result of
DBCC CHECKDB ('DatabaseName') WITH NO_INFOMSGS, ALL_ERRORMSGS
is:
Command(s) completed successfully.
October 10, 2011 at 9:48 am
#1392482
I have the same error:
Msg 0, Level 11, State 0, Line 0
A severe error occurred on the current command. The results, if any, should be discarded.
When I execute:
...
October 6, 2011 at 8:46 pm
#1391549