DBCC CHECKDB terminated abnormally due to error state 5. Elapsed time

Hi I need assistance to solve an issue with a corrupted database, each time that I want to run a DBCC CHECKDB the following error appear:

DBCC CHECKDB terminated abnormally due to error state 5. Elapsed time

I have been looking for answers and didn't found a valid solution, does anybody know or knows someone that could help me with this issue?

Thanks in advance.

September 1st, 2015 3:22pm

Are you trying to run this in SSMS directly against the corrupted DB ? Please post the complete error.
Free Windows Admin Tool Kit Click here and download it now
September 1st, 2015 3:38pm

Hi, i tried in SSMS and by TSQL and doesn't work, and the subject of the thread is the fuil error message:

DBCC CHECKDB (xxxxx) WITH no_infomsgs executed by xxxx\xxxx terminated abnormally due to error state 5. Elapsed time: 0 hours 0 minutes 33 seconds.

September 1st, 2015 3:46pm

Error state 5 means

An unknown error occurred that terminated the DBCC command. Also check the drive space where TempDB resides. I would say you need to resissue the command again and if no luck get a call with CSS engineers

Also if you already know that its a corrupted DB why you want to run CHCEKDB again. You could restore it with latest ba

Free Windows Admin Tool Kit Click here and download it now
September 1st, 2015 3:50pm

Are there any Full Text Catalogs in the Database? 
September 1st, 2015 7:43pm

Are there any entries in the log?

Any chance some end user kills the pro

Free Windows Admin Tool Kit Click here and download it now
September 1st, 2015 11:56pm

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics