Video Screencast Help
Search Video Help Close Back
to help
Not able to make it to Vision this year? Get a sampling in the Best of Vision on Demand group.

Error "0xe0008443 - One or more SQL Database consistency checks have failed" appears in the backup job log while backing up Microsoft SQL Server or SQL databases.

Created: 23 Feb 2012 | 4 comments
Rodrigo Sabino's picture
0 0 Votes
Login to vote

Hi team,

This type of error occurring in this process backup.Veriquei site symantec solution of this error code "0xe0008443". Ran the recommendations of the V-79 57,344 to 65,085, but error still continues.

 

 

Regards, Rodrigo Sabino

Comments

Striker 303's picture
23
Feb
2012
0 Votes 0
Login to vote

You might need to run maintenence task on that database

Check the job log ...it would show you the name of specific database where its gettng this error

 

and reffer this : http://www.symantec.com/docs/TECH43449

Rodrigo Sabino's picture
23
Feb
2012
0 Votes 0
Login to vote

Job Log

Job log and reports that "V-79-57344-65085 - There was a problem running the DBCC.
Database 'Drive3' cannot be opened. It is in the middle of a restore."
 

Rodrigo Sabino's picture
23
Feb
2012
0 Votes 0
Login to vote

Job log and reports that

Job log and reports that "V-79-57344-65085 - There was a problem running the DBCC.
Database 'Drive3' cannot be opened. It is in the middle of a restore."

Striker 303's picture
23
Feb
2012
0 Votes 0
Login to vote

Do you had DB consistency check enabled during the backups

Do you had DB consistency check enabled during the backups
(you check see that in the backup job properties, SQL option)

 

Even though restore says it failed, database 'Drive3' would have still restored and mounted

Try to use it and see if your application connects (and do maintenence for restored DB)

 

If database was unconsistent during backup, would be the same after restore as well