Re: How to recover after restoring over a wrong database
- From: dominicstpierre@xxxxxxxxx
- Date: 11 Jan 2007 06:10:20 -0800
Yes you're right, we place a support call at Microsoft yesturday, and
after replicating the situation it's look like SQL Server delete the
original files even if it's not the same name has the .mdf and .ldf you
are about to restore. We've lost a lot with that incident.
I still cannot beleive we did not had any backup of that DB. If
you're not doing any disaster situation you never know what you can
loose when something bad happens. And trust me we will do a disaster
simulation just after we are finished with the reconstructing of the
DB.
Dominic
Jonathan Roberts wrote:
dominicstpierre@xxxxxxxxx wrote:
Hi all,
I'am completely helpless regarding a mistake that occured yesturday.
The problem was that I've restored a Database over an existing one, and
force it to overwrite, but I did not noticed that I was doing it in the
wrong database. Let me explain it with a little sample:
DataBase1
DataBase2
I wanted to restored Database2 with a .BAK file, but I restored it over
Database1 witch I don't have a backup. And the DataBase1.mdf could not
be found anymore. I don't understand what SQL Server did with the
original file, even if I choose the option "Restore over existing
database" the original file should stay there.
I'am currently trying to recover the file with File Recover software,
but still have no luck so far.
Is anyone have an idea of what SQL Server did with the orignal file, or
if there is any chance to getting it back?
Thanks in advance
Dominic
I hope I am wrong but I think you're out of luck. I guess everyone has
to learn about backups one way or another. Good luck...
.
- Follow-Ups:
- Re: How to recover after restoring over a wrong database
- From: jay_kuykendall
- Re: How to recover after restoring over a wrong database
- References:
- How to recover after restoring over a wrong database
- From: dominicstpierre
- Re: How to recover after restoring over a wrong database
- From: Jonathan Roberts
- How to recover after restoring over a wrong database
- Prev by Date: Disable clickthrough reports on report builder
- Next by Date: drag&drop script into QA vs SQL server 2005
- Previous by thread: Re: How to recover after restoring over a wrong database
- Next by thread: Re: How to recover after restoring over a wrong database
- Index(es):
Relevant Pages
|
Loading