Thread: attach db fails
View Single Post
  #3 (permalink)  
Old 07-06-09, 02:28
MohammedU MohammedU is offline
Registered User
 
Join Date: Jun 2009
Location: CA, USA
Posts: 59
There is another option to use undocumented DBCC..
DBCC rebuild_log...but some time you may endup inconsistent data...
I used this many times without any issue...

Check the following thread for complete info about this command...
REBUILDING LOG
__________________
MohammedU
SQL Server MVP
Reply With Quote