dbTalk Databases Forums  

Log File Recovery.

comp.databases.ms-sqlserver comp.databases.ms-sqlserver


Discuss Log File Recovery. in the comp.databases.ms-sqlserver forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Kissi Asiedu
 
Posts: n/a

Default Log File Recovery. - 02-15-2008 , 07:31 PM






I have a Sql Server Transaction Log file that was corrupted from a power
failure. Can someone help me with ideas of how to recover it please. (MS SQL
SERVER 2000).
Thanks.




Reply With Quote
  #2  
Old   
Erland Sommarskog
 
Posts: n/a

Default Re: Log File Recovery. - 02-16-2008 , 09:14 AM






Kissi Asiedu (kissi5559 (AT) aol (DOT) com) writes:
Quote:
I have a Sql Server Transaction Log file that was corrupted from a power
failure. Can someone help me with ideas of how to recover it please. (MS
SQL SERVER 2000).
If you want to recover the log file as such, your prospects are very
poor. Open a case with Microsoft to find out whether it is at all
possible.

If you want to recover the database, your odds are somewhat better, but
they are not good. If you have a clean backup, restore it.

If you want to be able to access the database to get as much data as
possible, that may be doable, but it's far some certain. In such case
you would access a database with uncommitted transactions, which means
that you could face corruption as well as data inconsistency.

How do to this on SQL 2000 requires use of undocumented command that I
rather not share in public. (On SQL 2005, the process do this is
documented.) Please mail me for details.

But keep in mind: if you have a clean backup, restore it.


--
Erland Sommarskog, SQL Server MVP, esquel (AT) sommarskog (DOT) se

Books Online for SQL Server 2005 at
http://www.microsoft.com/technet/pro...ads/books.mspx
Books Online for SQL Server 2000 at
http://www.microsoft.com/sql/prodinf...ons/books.mspx


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.