Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Administration (2000)
 Transaction log disk failure

Author  Topic 

JurgenR
Starting Member

1 Post

Posted - 2004-09-08 : 13:10:35
Hi all - hyperthetical situation...

Database files and transaction logs on seperate physical disks, transaction disk fails, is there a way of recovering database up until the minute disk failed.

Most articles always talk about recovering after a database disk failure - the situation I want is the reverse. The data should be in database after cache committed so you should be able to recover database without having to restore from backups.

What step should you take to recover after database marked as suspect.

Any help much appreciated - thanks.

nr
SQLTeam MVY

12543 Posts

Posted - 2004-09-08 : 17:05:39
see
http://www.nigelrivett.net/RecoverCorruptDatabase.html

==========================================
Cursors are useful if you don't know sql.
DTS can be used in a similar way.
Beer is not cold and it isn't fizzy.
Go to Top of Page
   

- Advertisement -