<?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: SnapCenter SQL Plug In Backup Type in Data Protection</title>
    <link>https://community.netapp.com/t5/Data-Protection/SnapCenter-SQL-Plug-In-Backup-Type/m-p/152898#M12650</link>
    <description>&lt;P&gt;FYI for anyone who finds this topic, apparently documentation was just poorly worded. Full + Log and a separate Log job are exactly what we needed. The Full is simply a full backup without tlog backups.&lt;/P&gt;</description>
    <pubDate>Mon, 09 Dec 2019 21:00:34 GMT</pubDate>
    <dc:creator>TMADOCTHOMAS</dc:creator>
    <dc:date>2019-12-09T21:00:34Z</dc:date>
    <item>
      <title>SnapCenter SQL Plug In Backup Type</title>
      <link>https://community.netapp.com/t5/Data-Protection/SnapCenter-SQL-Plug-In-Backup-Type/m-p/152622#M12622</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am just testing the SnapCenter SQL Plug-In and preparing to migrate from SnapManager for SQL. The link below describes the three backup types, however to me the documentation doesn't really clarify what they mean practically speaking.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I want to replicate what we do in SnapManager which is a full nightly backup and tlog backups every 15 minutes. My&amp;nbsp;&lt;STRONG&gt;guess&lt;/STRONG&gt; is that I should schedule a nightly &lt;STRONG&gt;Full backup and log backup&lt;/STRONG&gt; (to get a full + tlog) and then a&amp;nbsp;&lt;STRONG&gt;Transaction log backup&lt;/STRONG&gt; every 15 minutes. From what I can tell, the tlog backup job doesn't have a retention setting. Does it look at the &lt;STRONG&gt;Full backup and log backup&amp;nbsp;&lt;/STRONG&gt;job for the retention?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Also: is the simplest way to do this to make the SQL instance the lone resource of a resource group, and then apply both backup types to the resource group?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Lastly, I would assume that&amp;nbsp;&lt;STRONG&gt;Full database backup&lt;/STRONG&gt; is simply a full backup without a tlog backup. However, the description in the link below seems to indicate it is actually a&amp;nbsp;&lt;STRONG&gt;system database backup&lt;/STRONG&gt; only. If that is accurate, would I then schedule this type of backup separately?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Would love any feedback or assistance on this as I find the options very confusing.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="http://docs.netapp.com/ocsc-40/index.jsp?topic=%2Fcom.netapp.doc.ocsc-con%2FGUID-454D4292-3ACB-4258-8D0F-FE99C269A3DD.html" target="_blank"&gt;http://docs.netapp.com/ocsc-40/index.jsp?topic=%2Fcom.netapp.doc.ocsc-con%2FGUID-454D4292-3ACB-4258-8D0F-FE99C269A3DD.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 27 Nov 2019 19:00:39 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/SnapCenter-SQL-Plug-In-Backup-Type/m-p/152622#M12622</guid>
      <dc:creator>TMADOCTHOMAS</dc:creator>
      <dc:date>2019-11-27T19:00:39Z</dc:date>
    </item>
    <item>
      <title>Re: SnapCenter SQL Plug In Backup Type</title>
      <link>https://community.netapp.com/t5/Data-Protection/SnapCenter-SQL-Plug-In-Backup-Type/m-p/152898#M12650</link>
      <description>&lt;P&gt;FYI for anyone who finds this topic, apparently documentation was just poorly worded. Full + Log and a separate Log job are exactly what we needed. The Full is simply a full backup without tlog backups.&lt;/P&gt;</description>
      <pubDate>Mon, 09 Dec 2019 21:00:34 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/SnapCenter-SQL-Plug-In-Backup-Type/m-p/152898#M12650</guid>
      <dc:creator>TMADOCTHOMAS</dc:creator>
      <dc:date>2019-12-09T21:00:34Z</dc:date>
    </item>
    <item>
      <title>Re: SnapCenter SQL Plug In Backup Type</title>
      <link>https://community.netapp.com/t5/Data-Protection/SnapCenter-SQL-Plug-In-Backup-Type/m-p/155722#M12810</link>
      <description>&lt;P&gt;Found your post.&amp;nbsp; Thanks!&amp;nbsp; We had the same question about the "Log Backup" option and the absence of the word "Truncate" in the documentation.&lt;/P&gt;</description>
      <pubDate>Fri, 24 Apr 2020 16:31:29 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/SnapCenter-SQL-Plug-In-Backup-Type/m-p/155722#M12810</guid>
      <dc:creator>CSCOTTENO</dc:creator>
      <dc:date>2020-04-24T16:31:29Z</dc:date>
    </item>
    <item>
      <title>Re: SnapCenter SQL Plug In Backup Type</title>
      <link>https://community.netapp.com/t5/Data-Protection/SnapCenter-SQL-Plug-In-Backup-Type/m-p/155881#M12820</link>
      <description>&lt;P&gt;Log snapshot retention is possible via PS cmdlet&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Ex:&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Set-SmPolicy -PolicyName 'logbkup' -PolicyType Backup -Description 'Log backup Policy' -retentionsettings @{"BackupType"="LOG_SNAPSHOT";"RetentionCount"="3"} -PluginPolicyType "SCSQL" -sqlbackuptype 'logbackup' -CreateLogFolderSnapshot&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;OR&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Set-SmPolicy -PolicyName 'policy' -PolicyType Backup -PluginPolicyType "SCSQL" -DeleteLogFolderSnapshotInExcess 2 -sqlbackuptype 'fullbackupandlogbackup'&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Please see&amp;nbsp;&lt;A href="https://mysupport.netapp.com//NOW/cgi-bin/bol?Type=Detail&amp;amp;Display=1194546" target="_blank"&gt;https://mysupport.netapp.com//NOW/cgi-bin/bol?Type=Detail&amp;amp;Display=1194546&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 04 May 2020 11:26:12 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/SnapCenter-SQL-Plug-In-Backup-Type/m-p/155881#M12820</guid>
      <dc:creator>mrahul</dc:creator>
      <dc:date>2020-05-04T11:26:12Z</dc:date>
    </item>
    <item>
      <title>Re: SnapCenter SQL Plug In Backup Type</title>
      <link>https://community.netapp.com/t5/Data-Protection/SnapCenter-SQL-Plug-In-Backup-Type/m-p/155884#M12821</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;&lt;a href="https://community.netapp.com/t5/user/viewprofilepage/user-id/1456"&gt;@mrahul&lt;/a&gt;&amp;nbsp;. Regarding the bug you linked to, is this still an issue? When I set up policies, my understanding was that log backups get set in the main backup policy, and I set them to 1 day there. We did testing awhile back but I didn't specifically test retention, so I don't know if that setting works or not. If not, good to know there's an alternative approach.&lt;/P&gt;</description>
      <pubDate>Mon, 04 May 2020 13:35:23 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/SnapCenter-SQL-Plug-In-Backup-Type/m-p/155884#M12821</guid>
      <dc:creator>TMADOCTHOMAS</dc:creator>
      <dc:date>2020-05-04T13:35:23Z</dc:date>
    </item>
  </channel>
</rss>

