Forum Discussion
- Striker_303Level 6
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_SabinoLevel 2
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_SabinoLevel 2
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_303Level 6
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