<?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 Another SMSQL question regarding &amp;quot;retainsnapofsnapinfo&amp;quot;. in Data Protection</title>
    <link>https://community.netapp.com/t5/Data-Protection/Another-SMSQL-question-regarding-quot-retainsnapofsnapinfo-quot/m-p/36742#M10245</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;A quick question which I hope someone can help me with.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I using SMSQL &amp;amp; running daily FULL backups at 00:00 every day and 18x hourly tlog only backups.&lt;/P&gt;&lt;P&gt;I want to keep backups going back 4 days.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Therefore I have 2 separate SMSQL jobs scheduled: 1 for the FULL backups (which include Tlogs also) and 1 for the hourly tlog only backups.&lt;/P&gt;&lt;P&gt;The SQL job params look like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TLogs params:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; -RetainBackupDays&amp;nbsp; 4 -lgbkonly -bksif -RetainSnapofSnapInfoDays 4 -trlog&amp;nbsp; -noutm&amp;nbsp; –mgmt standard&lt;/P&gt;&lt;P&gt;Full backup params: -RetainBackupDays&amp;nbsp; 4 -lb -bksif -RetainSnapofSnapInfoDays 4 -trlog&amp;nbsp; -noutm&amp;nbsp; –mgmt daily&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- By default a backup also forces a "snapshot of the snapinfo LUN" - this means that after every backup (whether it be a tlog or full) the vol holding the snapinfo LUN is snapshot! Is there a better way to configure this? Maybe only do volume level snapinfo snapshots once per day i.e. when my full backup runs &amp;amp; not after every tlog backup?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My problem is that the SnapIno LUN always has plenty of space and can hold 4 days of SQL backups no problems - but the volume snapshots didn't seem to get deleted when I was using the default "-RetainSnapofSnapInfo 8" command (it wasn't keeping only the last 8 - it was keeping more than 10days worth which eventually filled my volume). When this happens SMSQL doesn't generate an error as the backup worked - only the snapshot of the vol failed. Instead I get a Filer volume warning telling me my volume is 100% full.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The only option in SMSQL is to either turn "create snapshot of snapinfo drive after backup" on or off - which means after every hourly transaction log backup it also snapshots the snapinfo drive. Is this not overkill? I have 4 days of streamed backups on the LUN, then can I simply keep 1 day of snapinfo snapshots?? Why are the snapinfo snaps so important if we have the backups available on the LUN anyway?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've read a great post about FR and SMSQL, but I can't find much regarding this "-RetainSnapofSnapInfo" and how it should be used when performing regular SMSQL backups.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Marc&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 05 Jun 2025 07:26:17 GMT</pubDate>
    <dc:creator>marcconeley</dc:creator>
    <dc:date>2025-06-05T07:26:17Z</dc:date>
    <item>
      <title>Another SMSQL question regarding "retainsnapofsnapinfo".</title>
      <link>https://community.netapp.com/t5/Data-Protection/Another-SMSQL-question-regarding-quot-retainsnapofsnapinfo-quot/m-p/36742#M10245</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;A quick question which I hope someone can help me with.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I using SMSQL &amp;amp; running daily FULL backups at 00:00 every day and 18x hourly tlog only backups.&lt;/P&gt;&lt;P&gt;I want to keep backups going back 4 days.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Therefore I have 2 separate SMSQL jobs scheduled: 1 for the FULL backups (which include Tlogs also) and 1 for the hourly tlog only backups.&lt;/P&gt;&lt;P&gt;The SQL job params look like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TLogs params:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; -RetainBackupDays&amp;nbsp; 4 -lgbkonly -bksif -RetainSnapofSnapInfoDays 4 -trlog&amp;nbsp; -noutm&amp;nbsp; –mgmt standard&lt;/P&gt;&lt;P&gt;Full backup params: -RetainBackupDays&amp;nbsp; 4 -lb -bksif -RetainSnapofSnapInfoDays 4 -trlog&amp;nbsp; -noutm&amp;nbsp; –mgmt daily&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- By default a backup also forces a "snapshot of the snapinfo LUN" - this means that after every backup (whether it be a tlog or full) the vol holding the snapinfo LUN is snapshot! Is there a better way to configure this? Maybe only do volume level snapinfo snapshots once per day i.e. when my full backup runs &amp;amp; not after every tlog backup?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My problem is that the SnapIno LUN always has plenty of space and can hold 4 days of SQL backups no problems - but the volume snapshots didn't seem to get deleted when I was using the default "-RetainSnapofSnapInfo 8" command (it wasn't keeping only the last 8 - it was keeping more than 10days worth which eventually filled my volume). When this happens SMSQL doesn't generate an error as the backup worked - only the snapshot of the vol failed. Instead I get a Filer volume warning telling me my volume is 100% full.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The only option in SMSQL is to either turn "create snapshot of snapinfo drive after backup" on or off - which means after every hourly transaction log backup it also snapshots the snapinfo drive. Is this not overkill? I have 4 days of streamed backups on the LUN, then can I simply keep 1 day of snapinfo snapshots?? Why are the snapinfo snaps so important if we have the backups available on the LUN anyway?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've read a great post about FR and SMSQL, but I can't find much regarding this "-RetainSnapofSnapInfo" and how it should be used when performing regular SMSQL backups.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Marc&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2025 07:26:17 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/Another-SMSQL-question-regarding-quot-retainsnapofsnapinfo-quot/m-p/36742#M10245</guid>
      <dc:creator>marcconeley</dc:creator>
      <dc:date>2025-06-05T07:26:17Z</dc:date>
    </item>
    <item>
      <title>Re: Another SMSQL question regarding "retainsnapofsnapinfo".</title>
      <link>https://community.netapp.com/t5/Data-Protection/Another-SMSQL-question-regarding-quot-retainsnapofsnapinfo-quot/m-p/36746#M10246</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;I have my data and TLs on different LUNs.&amp;nbsp; I do a full backup 3 times a day but also snapmirror the TLs every 15 minutes.&amp;nbsp; This does not have the snapinfo issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Bren&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Jul 2009 10:34:32 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/Another-SMSQL-question-regarding-quot-retainsnapofsnapinfo-quot/m-p/36746#M10246</guid>
      <dc:creator>BrendonHiggins</dc:creator>
      <dc:date>2009-07-03T10:34:32Z</dc:date>
    </item>
    <item>
      <title>Re: Another SMSQL question regarding "retainsnapofsnapinfo".</title>
      <link>https://community.netapp.com/t5/Data-Protection/Another-SMSQL-question-regarding-quot-retainsnapofsnapinfo-quot/m-p/36751#M10247</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Bren,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thats exactly how I want my configuration - and I only have about 10Gb combined of databases and logs - and my databases and logs are also on different LUNs &amp;amp; volumes: 1 LUN for databases, 1 for logs, 1 for system dbs and 1 for snapinfo.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can I ask a few questions:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- What version of SMSQL are you using? (I am using SQL2005 and SMSQL v5).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-&amp;nbsp; How long are you keeping your backups for?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- When you perform the tlog only backup every 15mins, does it not also make a snapshot of your snapinfo LUN?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; - if not, then how often do you make a snap of your snapinfo LUN, and how long do you keep them for?&lt;/P&gt;&lt;P&gt;(when I look at my filer, I can see hourly snapshots of my snapinfo vol because its snapped after every tlog backup - this is why I can't lower the tlog backup frequency to 15mins - I would simply eat up even more space on my filer).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- In SnapManager, under "Backup Settings|Transaction log backup" theres an option "Create Snapshot of snapinfo drive after after backup" - this is obviously my problem. I was told not to disable this though as it could affect my ability to restore!? How have you configured this option?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Would it be possible for you to post your SQL job command strings here so I can compare them to mine - for both your tlog &amp;amp; full backup jobs?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry for all the questions but I really appreciate the help nailing this. All the documentation but very few real-life examples on how to configure backups etc. We've been using SMSQL for a long time now, but it was originally configured by my NetApp consultants to only run a full backup at 00:00 every day - now I have a business critical database running on it&amp;nbsp;&amp;nbsp; I needed to reduce potential data loss by running more frequent backups - which is when I hit all these issues. The easy answer is to oversize my volume to keep all these snapshots - but for 10Gb of data I am already taking up more than 160Gb of space on my filer for the various LUNs/vols mentioned above.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Marc&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Jul 2009 11:08:43 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/Another-SMSQL-question-regarding-quot-retainsnapofsnapinfo-quot/m-p/36751#M10247</guid>
      <dc:creator>marcconeley</dc:creator>
      <dc:date>2009-07-03T11:08:43Z</dc:date>
    </item>
    <item>
      <title>Re: Another SMSQL question regarding "retainsnapofsnapinfo".</title>
      <link>https://community.netapp.com/t5/Data-Protection/Another-SMSQL-question-regarding-quot-retainsnapofsnapinfo-quot/m-p/36755#M10248</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1).  SQL2005, SMSQL5 &amp;amp; Snapdrive 6.02 - We also have SQL2000, SMSQL 2.1&lt;/P&gt;&lt;P&gt;and snapdrive 4.2.1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2).  Between 2 and 4 weeks.  We also have 2 years of snapvaults&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3).  Yes it does go into the snapinfo and take filer storage&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We use the SQL Agent to pass the command&lt;/P&gt;&lt;P&gt;C:\Program Files\NetApp\SnapManager for SQL Server\SmSqlBi.exe -H&lt;/P&gt;&lt;P&gt;"DMSQV01" -D 30 -L -J -K 30 -S "DMSQV01" -C 0 -N -UN -UM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;every 15 minutes&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Bren&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Jul 2009 14:30:31 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/Another-SMSQL-question-regarding-quot-retainsnapofsnapinfo-quot/m-p/36755#M10248</guid>
      <dc:creator>BrendonHiggins</dc:creator>
      <dc:date>2009-07-03T14:30:31Z</dc:date>
    </item>
    <item>
      <title>Re: Another SMSQL question regarding "retainsnapofsnapinfo".</title>
      <link>https://community.netapp.com/t5/Data-Protection/Another-SMSQL-question-regarding-quot-retainsnapofsnapinfo-quot/m-p/36759#M10249</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Bren,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Maybe I am being stupid here, but I don't understand this. On my SQL2005 server agent, SMSQL has passed the following string to our SQL agent:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;tlog job: C:\Program Files\NetApp\SnapManager for SQL Server\SmsqlJobLauncher.exe new-backup&amp;nbsp; –svr 'BNK-DB02'&amp;nbsp; -d&amp;nbsp; 'BNK-DB02', '10', 'BAX40Production', 'BAX40test', 'BAX40Validation', 'INVOICES55', 'master', 'model', 'msdb', 'ReportServer', 'ReportServerTempDB', 'Servicedesk' -ver&amp;nbsp; –verInst 'BNK-DB02' -mp&amp;nbsp; –mpdir 'C:\Program Files\NetApp\SnapManager for SQL Server\SnapMgrMountPoint' -RetainBackupDays&amp;nbsp; 4 -lgbkonly -bksif -RetainSnapofSnapInfoDays 2 -trlog&amp;nbsp; -noutm&amp;nbsp; –mgmt standard&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;full job: C:\Program Files\NetApp\SnapManager for SQL Server\SmsqlJobLauncher.exe new-backup&amp;nbsp; –svr 'BNK-DB02'&amp;nbsp; -d&amp;nbsp; 'BNK-DB02', '10', 'BAX40Production', 'BAX40test', 'BAX40Validation', 'INVOICES55', 'master', 'model', 'msdb', 'ReportServer', 'ReportServerTempDB', 'Servicedesk' -ver&amp;nbsp; –verInst 'BNK-DB02' -mp&amp;nbsp; –mpdir 'C:\Program Files\NetApp\SnapManager for SQL Server\SnapMgrMountPoint' -RetainBackupDays&amp;nbsp; 4 -lb -bksif -RetainSnapofSnapInfoDays 2 -trlog&amp;nbsp; -noutm&amp;nbsp; –mgmt daily&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Its called "SmsqlJobLauncher.exe" in my jobs. Whats this "SmSqlBi.exe" used in yours? (different version of SQL server perhaps?).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From the above you can see that I keep 4 days of backups, and 2 days of Snapinfo snaps during this "testing period" that I am going through.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am aiming for daily full backups, with at least hourly tlog backups throughout the day - but at the moment we are simply eating up too much space on our Filer to do this (4.5Gb of logs = 70Gb vol). And I only need to keep 4 days of backups and we have fairly small data change - so I have something misconfigured somewhere.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN __jive_emoticon_name="confused" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.netapp.com/images/emoticons/confused.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jul 2009 16:44:44 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/Another-SMSQL-question-regarding-quot-retainsnapofsnapinfo-quot/m-p/36759#M10249</guid>
      <dc:creator>marcconeley</dc:creator>
      <dc:date>2009-07-06T16:44:44Z</dc:date>
    </item>
    <item>
      <title>Re: Another SMSQL question regarding "retainsnapofsnapinfo".</title>
      <link>https://community.netapp.com/t5/Data-Protection/Another-SMSQL-question-regarding-quot-retainsnapofsnapinfo-quot/m-p/36764#M10250</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;posted script from SQL2000 and SMSQL2.1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Will post correct version tomorrow.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Bren&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jul 2009 21:14:31 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/Another-SMSQL-question-regarding-quot-retainsnapofsnapinfo-quot/m-p/36764#M10250</guid>
      <dc:creator>BrendonHiggins</dc:creator>
      <dc:date>2009-07-06T21:14:31Z</dc:date>
    </item>
    <item>
      <title>Re: Another SMSQL question regarding "retainsnapofsnapinfo".</title>
      <link>https://community.netapp.com/t5/Data-Protection/Another-SMSQL-question-regarding-quot-retainsnapofsnapinfo-quot/m-p/36768#M10251</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Any further news on this Bren?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jul 2009 11:59:40 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/Another-SMSQL-question-regarding-quot-retainsnapofsnapinfo-quot/m-p/36768#M10251</guid>
      <dc:creator>marcconeley</dc:creator>
      <dc:date>2009-07-17T11:59:40Z</dc:date>
    </item>
    <item>
      <title>Re: Another SMSQL question regarding "retainsnapofsnapinfo".</title>
      <link>https://community.netapp.com/t5/Data-Protection/Another-SMSQL-question-regarding-quot-retainsnapofsnapinfo-quot/m-p/36773#M10252</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry forgot all about it.&amp;nbsp; Wait one.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jul 2009 12:16:37 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/Another-SMSQL-question-regarding-quot-retainsnapofsnapinfo-quot/m-p/36773#M10252</guid>
      <dc:creator>BrendonHiggins</dc:creator>
      <dc:date>2009-07-17T12:16:37Z</dc:date>
    </item>
    <item>
      <title>Re: Another SMSQL question regarding "retainsnapofsnapinfo".</title>
      <link>https://community.netapp.com/t5/Data-Protection/Another-SMSQL-question-regarding-quot-retainsnapofsnapinfo-quot/m-p/36778#M10253</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;C:\Program Files\NetApp\SnapManager for SQL Server\SmsqlJobLauncher.exe new-backup&amp;nbsp; –svr 'S1SQV01'&amp;nbsp; -d&amp;nbsp; 'S1SQV01', '19', 'master', 'model', 'msdb', 'SharedServices_DB', 'SharedServices_KC_DB', 'SharedServices_KC_Search_DB', 'SharedServices_Search_DB', 'SharePoint_AdminContent', 'SharePoint_AdminContent_5', 'SharePoint_Config', 'SharePoint_KC_Config', 'WSS_Content', 'WSS_Content_Fusion', 'WSS_Content_mySites', 'WSS_KC_Content_KMCentre', 'WSS_KC_Content_mySites', 'WSS_KC_Content_SSP1', 'WSS_KC_Search_SPKC01', 'WSS_Search_SPMOS01' -ver&amp;nbsp; –verInst 'S1SQN01' -mp&amp;nbsp; –mpdir 'C:\Program Files\NetApp\SnapManager for SQL Server\SnapMgrMountPoint' -RetainBackups&amp;nbsp; 7 -lb -bksif -RetainSnapofSnapInfo 0 -trlog&amp;nbsp; -updmir&amp;nbsp; -verdest&amp;nbsp; –mgmt daily&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From a Windows 2003 server running SQL 2005, snapdrive 6.02 and smsql 5.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jul 2009 12:22:02 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/Another-SMSQL-question-regarding-quot-retainsnapofsnapinfo-quot/m-p/36778#M10253</guid>
      <dc:creator>BrendonHiggins</dc:creator>
      <dc:date>2009-07-17T12:22:02Z</dc:date>
    </item>
    <item>
      <title>Re: Another SMSQL question regarding "retainsnapofsnapinfo".</title>
      <link>https://community.netapp.com/t5/Data-Protection/Another-SMSQL-question-regarding-quot-retainsnapofsnapinfo-quot/m-p/36784#M10254</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Bren,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is this your tlog backup, or your full-backup?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am a little confused as you said that you were doing 15mins tlog backups (including snapshots of snapinfo), and 2x daily full backups - but these params look like you're not doing any snaps of your snapinfo LUN when you perform the backup!?!? &lt;SPAN __jive_emoticon_name="confused" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.netapp.com/images/emoticons/confused.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-RetainBackups&amp;nbsp; 7 -lb -bksif -&lt;STRONG&gt;RetainSnapofSnapInfo 0 &lt;/STRONG&gt;-trlog&amp;nbsp; -updmir&amp;nbsp; -verdest&amp;nbsp; –mgmt daily&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or am I misunderstanding something here?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Marc&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jul 2009 14:30:56 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/Another-SMSQL-question-regarding-quot-retainsnapofsnapinfo-quot/m-p/36784#M10254</guid>
      <dc:creator>marcconeley</dc:creator>
      <dc:date>2009-07-17T14:30:56Z</dc:date>
    </item>
    <item>
      <title>Re: Another SMSQL question regarding "retainsnapofsnapinfo".</title>
      <link>https://community.netapp.com/t5/Data-Protection/Another-SMSQL-question-regarding-quot-retainsnapofsnapinfo-quot/m-p/36789#M10255</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Full&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry did not re-read the thread.&amp;nbsp; Wait one&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jul 2009 14:40:48 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/Another-SMSQL-question-regarding-quot-retainsnapofsnapinfo-quot/m-p/36789#M10255</guid>
      <dc:creator>BrendonHiggins</dc:creator>
      <dc:date>2009-07-17T14:40:48Z</dc:date>
    </item>
    <item>
      <title>Re: Another SMSQL question regarding "retainsnapofsnapinfo".</title>
      <link>https://community.netapp.com/t5/Data-Protection/Another-SMSQL-question-regarding-quot-retainsnapofsnapinfo-quot/m-p/36794#M10256</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry I only have the scripts for TL on the older SMSQL versions.&amp;nbsp; I guess this is a new issue I will also have to resolve, as we are going to upgrade some more servers next month.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Good luck and please post back when you have the answer.&amp;nbsp; As I will need it.&amp;nbsp; &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Bren&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 17 Jul 2009 14:49:41 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/Another-SMSQL-question-regarding-quot-retainsnapofsnapinfo-quot/m-p/36794#M10256</guid>
      <dc:creator>BrendonHiggins</dc:creator>
      <dc:date>2009-07-17T14:49:41Z</dc:date>
    </item>
  </channel>
</rss>

