<?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: What are SC SQL backup types? in Data Protection</title>
    <link>https://community.netapp.com/t5/Data-Protection/What-are-SC-SQL-backup-types/m-p/138496#M11816</link>
    <description>&lt;P&gt;Hi&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;you can have a look here&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;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;then, shortly here for exchange:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Full Backup&lt;BR /&gt;- The DBs will be backed with log truncation . &lt;BR /&gt;- The truncated logs won’t be backed up . &lt;BR /&gt;- The logs above the checkpoint to the high log generation will be backed up by default anyway.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Full and Log Backup&lt;BR /&gt;- The DBs will be backed up with log truncation . &lt;BR /&gt;- The truncated logs will also be backed up which means all the logs (even the ones that will be truncated will be backed up ) &lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;As you can see Full Backup with “backup logs that will be truncated” is same as full + log backup.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Log Backup&lt;BR /&gt;- Backed up logs since the last log copied for that DB will be backed up.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Copy-only&lt;/P&gt;
&lt;P&gt;This option to specify that the&amp;nbsp;Server does not truncate transaction logs. You should use this option when you are also managing the&amp;nbsp;Server with other backup applications&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 28 Feb 2018 09:47:07 GMT</pubDate>
    <dc:creator>matte</dc:creator>
    <dc:date>2018-02-28T09:47:07Z</dc:date>
    <item>
      <title>What are SC SQL backup types?</title>
      <link>https://community.netapp.com/t5/Data-Protection/What-are-SC-SQL-backup-types/m-p/138463#M11813</link>
      <description>&lt;P&gt;Hi All&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The question is simple, but I still can't find the answer.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What is the difference between SnapCenter for SQL baclup types: "Full backup and Logs", "Full Backup" and "Transaction Logs". The let's add "Copy only Backup" option.&lt;/P&gt;
&lt;P&gt;Can you please describe ste-by-step what happens during each backup type? I mean workflow.&lt;/P&gt;
&lt;P&gt;When Logs are truncated, when they are not? What snapshots are created?&lt;/P&gt;
&lt;P&gt;I discovered that druring Log backup, it copies logs to LogDirectory (SnapInfo), but does not create snapshot for Transaction Log volume itself.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I need ability to restore up-to-minute for 80 days, and I run out of 255 snashots for LogDirectory (SnapInfo). So if I had a day long transaction logs and full backup I need only one snapshot for one day. Can't figure out how to configure this in SnapCenter.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you.&lt;/P&gt;
&lt;P&gt;Nick&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jun 2025 13:59:28 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/What-are-SC-SQL-backup-types/m-p/138463#M11813</guid>
      <dc:creator>Nick4704</dc:creator>
      <dc:date>2025-06-04T13:59:28Z</dc:date>
    </item>
    <item>
      <title>Re: What are SC SQL backup types?</title>
      <link>https://community.netapp.com/t5/Data-Protection/What-are-SC-SQL-backup-types/m-p/138496#M11816</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;you can have a look here&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;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;then, shortly here for exchange:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Full Backup&lt;BR /&gt;- The DBs will be backed with log truncation . &lt;BR /&gt;- The truncated logs won’t be backed up . &lt;BR /&gt;- The logs above the checkpoint to the high log generation will be backed up by default anyway.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Full and Log Backup&lt;BR /&gt;- The DBs will be backed up with log truncation . &lt;BR /&gt;- The truncated logs will also be backed up which means all the logs (even the ones that will be truncated will be backed up ) &lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;As you can see Full Backup with “backup logs that will be truncated” is same as full + log backup.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Log Backup&lt;BR /&gt;- Backed up logs since the last log copied for that DB will be backed up.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Copy-only&lt;/P&gt;
&lt;P&gt;This option to specify that the&amp;nbsp;Server does not truncate transaction logs. You should use this option when you are also managing the&amp;nbsp;Server with other backup applications&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 28 Feb 2018 09:47:07 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/What-are-SC-SQL-backup-types/m-p/138496#M11816</guid>
      <dc:creator>matte</dc:creator>
      <dc:date>2018-02-28T09:47:07Z</dc:date>
    </item>
    <item>
      <title>Re: What are SC SQL backup types?</title>
      <link>https://community.netapp.com/t5/Data-Protection/What-are-SC-SQL-backup-types/m-p/138498#M11817</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;
&lt;P&gt;Than you for reply.&lt;/P&gt;
&lt;P&gt;Can you please explain HOW it backups data?&lt;/P&gt;
&lt;P&gt;From my lab environment it looks like:&lt;/P&gt;
&lt;P&gt;1. Full backup - creates snapshots for data and log volumes&lt;/P&gt;
&lt;P&gt;2. Full Backup and Logs - creates snapshots for data and logs + copies logs to snapinfo volume and creates snapshot for snapinfo&lt;/P&gt;
&lt;P&gt;3. Log backup - copies logs to snapinfo, creates snapshot for snapinfo&lt;/P&gt;
&lt;P&gt;Am I right?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I need to keep up to minute logs for 90 days and do log backups every 30 minutes (for the current day). I run into 255 snapshot limitation for snapinfo.&lt;/P&gt;
&lt;P&gt;Can you please advice how to configure SnapCenter to workaround this?&lt;/P&gt;
&lt;P&gt;Thank you&lt;/P&gt;
&lt;P&gt;Nick&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 28 Feb 2018 10:30:04 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/What-are-SC-SQL-backup-types/m-p/138498#M11817</guid>
      <dc:creator>Nick4704</dc:creator>
      <dc:date>2018-02-28T10:30:04Z</dc:date>
    </item>
  </channel>
</rss>

