Re: Data lost after rebuilding new txn log after disk failure
From: Uri Dimant (urid_at_iscar.co.il)
Date: 01/04/05
- Next message: AnthonyThomas: "Re: Database Backups & Restores: an in-depth knowledge required"
- Previous message: Tibor Karaszi: "Re: Data lost after rebuilding new txn log after disk failure"
- In reply to: Jon A: "Data lost after rebuilding new txn log after disk failure"
- Next in thread: Dan Guzman: "Re: Data lost after rebuilding new txn log after disk failure"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 4 Jan 2005 15:23:56 +0200
Jon
Have you performed LOG file backup?
When the disk is faild you was be able to run BACKUP LOG file WITH NO
TRUNCATE option. Restore the whole database and apply all log files with NO
RECOVERY option and the last one with RECOVERY option.
For more details you have to read BOL.
Sorry about losing the data.
"Jon A" <jon@pitstart.com> wrote in message
news:ePC79xl8EHA.2568@TK2MSFTNGP10.phx.gbl...
> Hi,
>
> Had a problem recently with some lost data after a disk in one of our DB
> servers failed.
>
> The DB server was given separate physical disks to split the data and txn
> log files on different disks to guard against disk failure.
>
> The disk with the txn log failed at 14:30. We got the DB online again
pretty
> quickly by building a new log file for the DB. However, the last data in
the
> DB was written at 11:45. I'm not expecting to recover the data now but was
> confused to see the lost data.
>
> I thought the dat/mdf files should have contained nearly all the data upto
> the point the DB failed because of the disk failure. Am I missing
something
> here?
>
> Is there anything I should be checking on the server ?
>
> TIA,
>
> Jon A
>
> London, UK
>
>
- Next message: AnthonyThomas: "Re: Database Backups & Restores: an in-depth knowledge required"
- Previous message: Tibor Karaszi: "Re: Data lost after rebuilding new txn log after disk failure"
- In reply to: Jon A: "Data lost after rebuilding new txn log after disk failure"
- Next in thread: Dan Guzman: "Re: Data lost after rebuilding new txn log after disk failure"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|
|