Good Day.
I was in the process of restoring database B using database A using SQL 2005. The issue I ran into was a power surge that turned my machine off. Which has now put database A in restoring mode. I have tried to run the RESTORE DATABASE A WITH RECOVERY and it is telling me that "database cannot be recovered because the log was not restored."
My questions are is there anyway I can force the database A to come out of restoring mode? Will I be able to salvage database A or will I just need to drop it and recreate it?
Thanks
I was in the process of restoring database B using database A using SQL 2005. The issue I ran into was a power surge that turned my machine off. Which has now put database A in restoring mode. I have tried to run the RESTORE DATABASE A WITH RECOVERY and it is telling me that "database cannot be recovered because the log was not restored."
My questions are is there anyway I can force the database A to come out of restoring mode? Will I be able to salvage database A or will I just need to drop it and recreate it?
Thanks