<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic SQL database is crashed in Archive</title>
    <link>https://business.forums.bt.com/t5/Archive/SQL-database-is-crashed/m-p/77414#M24340</link>
    <description>&lt;P&gt;&lt;STRONG&gt;&lt;U&gt;Hello,&lt;/U&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;Our server was hit by some unknown virus which seems to have corrupted header information for many of our files including an important databases and some of its backups. &amp;nbsp;However the log file (.LDF) for the live DB was not affected. We also have a relatively old .BAK backup file.&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;Is it possible to bring the DB (.MDF) in the old backup to Live standard using the new/latest Log file? If so, how? Any help is truly appreciated.&lt;/P&gt;</description>
    <pubDate>Sun, 10 Apr 2016 12:53:53 GMT</pubDate>
    <dc:creator>morrisonn</dc:creator>
    <dc:date>2016-04-10T12:53:53Z</dc:date>
    <item>
      <title>SQL database is crashed</title>
      <link>https://business.forums.bt.com/t5/Archive/SQL-database-is-crashed/m-p/77414#M24340</link>
      <description>&lt;P&gt;&lt;STRONG&gt;&lt;U&gt;Hello,&lt;/U&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;Our server was hit by some unknown virus which seems to have corrupted header information for many of our files including an important databases and some of its backups. &amp;nbsp;However the log file (.LDF) for the live DB was not affected. We also have a relatively old .BAK backup file.&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;Is it possible to bring the DB (.MDF) in the old backup to Live standard using the new/latest Log file? If so, how? Any help is truly appreciated.&lt;/P&gt;</description>
      <pubDate>Sun, 10 Apr 2016 12:53:53 GMT</pubDate>
      <guid>https://business.forums.bt.com/t5/Archive/SQL-database-is-crashed/m-p/77414#M24340</guid>
      <dc:creator>morrisonn</dc:creator>
      <dc:date>2016-04-10T12:53:53Z</dc:date>
    </item>
    <item>
      <title>Re: SQL database is crashed</title>
      <link>https://business.forums.bt.com/t5/Archive/SQL-database-is-crashed/m-p/77451#M24341</link>
      <description>&lt;P&gt;Follow the steps mentioned below:&lt;BR /&gt;&lt;BR /&gt;* Take a tail log backup of your database after your full backup&lt;BR /&gt;* Restore your Full backup available with you using WITH NORECOVERY option.&lt;BR /&gt;* Restore Differential backups ( if you have in order) WITH NORECOVERY option&lt;BR /&gt;* Restore Transactional log backup in order WITH NORECOVERY and the last tail backup taken using WITH RECOVERY option..&lt;BR /&gt;Also have a look this Recommended actions&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.office365.com/en-us/f/172/t/266070" target="_blank"&gt;https://community.office365.com/en-us/f/172/t/266070&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 17 Apr 2016 14:22:08 GMT</pubDate>
      <guid>https://business.forums.bt.com/t5/Archive/SQL-database-is-crashed/m-p/77451#M24341</guid>
      <dc:creator>RuneLassen</dc:creator>
      <dc:date>2016-04-17T14:22:08Z</dc:date>
    </item>
    <item>
      <title>Re: SQL database is crashed</title>
      <link>https://business.forums.bt.com/t5/Archive/SQL-database-is-crashed/m-p/77452#M24342</link>
      <description>&lt;P&gt;But how do I "Take a tail log backup of your database after your full backup", since I don't have access to the original DB anymore.&lt;/P&gt;</description>
      <pubDate>Sun, 17 Apr 2016 15:33:27 GMT</pubDate>
      <guid>https://business.forums.bt.com/t5/Archive/SQL-database-is-crashed/m-p/77452#M24342</guid>
      <dc:creator>morrisonn</dc:creator>
      <dc:date>2016-04-17T15:33:27Z</dc:date>
    </item>
    <item>
      <title>Re: SQL database is crashed</title>
      <link>https://business.forums.bt.com/t5/Archive/SQL-database-is-crashed/m-p/77454#M24343</link>
      <description>&lt;P&gt;Ok, If your database is not functional now, then you can't take tail log backup.&lt;BR /&gt;In that case, try the steps given below:&lt;BR /&gt;&lt;BR /&gt;* Detach your database&lt;BR /&gt;* Copy your LDF File to a new location&lt;BR /&gt;* Attach MDF File without providing LDF file..&lt;BR /&gt;&lt;BR /&gt;Test whether this works or not. If not then can try the tool SQL Server Recovery Toolbox. It is possible you will be able to help. &lt;A href="http://www.oemailrecovery.com/sql_recovery.html" target="_blank"&gt;http://www.oemailrecovery.com/sql_recovery.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 17 Apr 2016 16:32:44 GMT</pubDate>
      <guid>https://business.forums.bt.com/t5/Archive/SQL-database-is-crashed/m-p/77454#M24343</guid>
      <dc:creator>RuneLassen</dc:creator>
      <dc:date>2016-04-17T16:32:44Z</dc:date>
    </item>
    <item>
      <title>Re: SQL database is crashed</title>
      <link>https://business.forums.bt.com/t5/Archive/SQL-database-is-crashed/m-p/77461#M24344</link>
      <description>You've been very kind in your efforts to help. Thanks for that. Solved!</description>
      <pubDate>Mon, 18 Apr 2016 16:42:05 GMT</pubDate>
      <guid>https://business.forums.bt.com/t5/Archive/SQL-database-is-crashed/m-p/77461#M24344</guid>
      <dc:creator>morrisonn</dc:creator>
      <dc:date>2016-04-18T16:42:05Z</dc:date>
    </item>
  </channel>
</rss>

