<?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 Re: Applying MS SQL logs w/o SMSQL in ONTAP Discussions</title>
    <link>https://community.netapp.com/t5/ONTAP-Discussions/Applying-MS-SQL-logs-w-o-SMSQL/m-p/7232#M1579</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Right process.  Here's the specific question they had:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If they didn't want to do a full recovery, but just roll forward 'some' of the logs, how can they do that?  They are under the impression that they need to roll forward through all of the logs and don't have utility to do just some of the logs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Andy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 20 Jan 2010 19:58:49 GMT</pubDate>
    <dc:creator>kutner</dc:creator>
    <dc:date>2010-01-20T19:58:49Z</dc:date>
    <item>
      <title>Applying MS SQL logs w/o SMSQL</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Applying-MS-SQL-logs-w-o-SMSQL/m-p/7218#M1573</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a situation where the customer can not use SMSQL, but they do run SQL on NetApp.&amp;nbsp;&amp;nbsp; So we are looking for a way for them to take a snapshot and then be able to use flexclone to get a copy for recovery purposes.&amp;nbsp; The catch is they will need to roll forward on the recovery through the logs.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So the question is.... how can they take a backup of SQL and roll through logs but without dumping the database somewhere?&amp;nbsp;&amp;nbsp; Basically they will have a SQL database and the logs, so what can they use to apply the logs to the database.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I know this might seem like a simple question, but I don't know a lot about this aspect of SQL.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2025 07:19:19 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Applying-MS-SQL-logs-w-o-SMSQL/m-p/7218#M1573</guid>
      <dc:creator>kutner</dc:creator>
      <dc:date>2025-06-05T07:19:19Z</dc:date>
    </item>
    <item>
      <title>Re: Applying MS SQL logs w/o SMSQL</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Applying-MS-SQL-logs-w-o-SMSQL/m-p/7223#M1576</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-family: arial,helvetica,sans-serif; font-size: 10pt;"&gt;Hi,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial,helvetica,sans-serif; font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial,helvetica,sans-serif; font-size: 10pt;"&gt;Bear in mind that SDW doesn't leverage VSS &amp;amp; cannot put SQL in a hot-backup mode - hence snapshot / flexclone should be really taken when the database is offline&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial,helvetica,sans-serif; font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial,helvetica,sans-serif; font-size: 10pt;"&gt;As to replaying logs - I don't think it is easily doable without tight integration with SQL via VSS (like in a case of SMSQL). Other than that, SQL db should recovered from SQL dump &amp;amp; then logs can be replayed:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial,helvetica,sans-serif; font-size: 10pt;"&gt;&lt;A class="jive-link-external-small" href="http://technet.microsoft.com/en-us/magazine/2009.02.logging.aspx#id0060077" target="_blank"&gt;http://technet.microsoft.com/en-us/magazine/2009.02.logging.aspx#id0060077&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial,helvetica,sans-serif; font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial,helvetica,sans-serif; font-size: 10pt;"&gt;This is another bit I just found on Technet about it:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial,helvetica,sans-serif; font-size: 10pt;"&gt;&lt;A class="jive-link-external-small" href="http://technet.microsoft.com/en-us/library/cc966520.aspx" target="_blank"&gt;http://technet.microsoft.com/en-us/library/cc966520.aspx&lt;/A&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;H6&gt;&lt;EM style="font-size: 10pt; font-family: arial,helvetica,sans-serif; "&gt;Full restore with additional rollforwards&lt;/EM&gt;&lt;/H6&gt;&lt;P&gt;&lt;EM style="font-size: 10pt; font-family: arial,helvetica,sans-serif; "&gt;The requestor can issue a restore specifying theSetAdditionalRestores(true) option.&amp;nbsp; This option indicates that therequestor is going to follow up with more rollforward restores (such aslog restore, differential restore etc.). This instructs SQL Server notto perform the recovery step at the end of the restore operation.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM style="font-size: 10pt; font-family: arial,helvetica,sans-serif; "&gt;This is only possible if the writer metadata was saved during the backup and is available to the SQL writer at the time of the restore. The SQL Server service must be running before the requestor directs VSS to perform the restore activity.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial,helvetica,sans-serif; font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial,helvetica,sans-serif; font-size: 10pt;"&gt;Would be interesting to see&amp;nbsp; if someone knows any different though...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial,helvetica,sans-serif; font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial,helvetica,sans-serif; font-size: 10pt;"&gt;Regards,&lt;BR /&gt;Radek&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jan 2010 21:37:10 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Applying-MS-SQL-logs-w-o-SMSQL/m-p/7223#M1576</guid>
      <dc:creator>radek_kubka</dc:creator>
      <dc:date>2010-01-19T21:37:10Z</dc:date>
    </item>
    <item>
      <title>Re: Applying MS SQL logs w/o SMSQL</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Applying-MS-SQL-logs-w-o-SMSQL/m-p/7228#M1578</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let me know if this is an accurate summary of the customer requirement: -&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Take backups of SQL Server databases using NetApp snapshots. The customer does not want to take native SQL Server backups.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. In the event of a recovery, the procedure should allow for a database recovery from the above full backup plus additional TLOG backups should also be applied to the full backup to complete the recovery.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sourav Chakraborty&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Technical Marketing Engineer &lt;/P&gt;&lt;P&gt;SMAI , NetApp&lt;/P&gt;&lt;P&gt;sourav@netapp.com&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jan 2010 05:52:50 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Applying-MS-SQL-logs-w-o-SMSQL/m-p/7228#M1578</guid>
      <dc:creator>sourav</dc:creator>
      <dc:date>2010-01-20T05:52:50Z</dc:date>
    </item>
    <item>
      <title>Re: Applying MS SQL logs w/o SMSQL</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Applying-MS-SQL-logs-w-o-SMSQL/m-p/7232#M1579</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Right process.  Here's the specific question they had:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If they didn't want to do a full recovery, but just roll forward 'some' of the logs, how can they do that?  They are under the impression that they need to roll forward through all of the logs and don't have utility to do just some of the logs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Andy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jan 2010 19:58:49 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Applying-MS-SQL-logs-w-o-SMSQL/m-p/7232#M1579</guid>
      <dc:creator>kutner</dc:creator>
      <dc:date>2010-01-20T19:58:49Z</dc:date>
    </item>
    <item>
      <title>Re: Applying MS SQL logs w/o SMSQL</title>
      <link>https://community.netapp.com/t5/ONTAP-Discussions/Applying-MS-SQL-logs-w-o-SMSQL/m-p/7236#M1581</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is know-how:&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;SQL 2008 - &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://msdn.microsoft.com/en-us/library/ms177446.aspx" target="_blank"&gt;http://msdn.microsoft.com/en-us/library/ms177446.aspx&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;SQL 2005 - &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://msdn.microsoft.com/en-us/library/ms177446%28SQL.90%29.aspx" target="_blank"&gt;http://msdn.microsoft.com/en-us/library/ms177446%28SQL.90%29.aspx&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Bear in mind following note:&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Restore the previous backups using the following &lt;STRONG&gt;Recovery state&lt;/STRONG&gt; option: &lt;STRONG&gt;Leave the database non-operational, and do not roll back the uncommitted transactions. Additional transaction logs can be restored. (RESTORE WITH NORECOVERY)&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This basically confirms what I said earlier - you have to recover from SQL backup (dump) first &amp;amp; then logs can be restored. So to me it's highly unlikely FlexClone can help in this mix.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Radek&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jan 2010 20:36:51 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Discussions/Applying-MS-SQL-logs-w-o-SMSQL/m-p/7236#M1581</guid>
      <dc:creator>radek_kubka</dc:creator>
      <dc:date>2010-01-20T20:36:51Z</dc:date>
    </item>
  </channel>
</rss>

