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
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
Discussion Filed Under:
Comments
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
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."
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."
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
Would you like to reply?
Login or Register to post your comment.