<?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 - clone multiple SQL databases in Data Protection</title>
    <link>https://community.netapp.com/t5/Data-Protection/SnapCenter-clone-multiple-SQL-databases/m-p/135696#M11668</link>
    <description>&lt;P&gt;I've got this to work using Powershell:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000ff" face="Lucida Console" size="1"&gt;New-SmClone&lt;/FONT&gt;&lt;FONT face="Lucida Console" size="1"&gt; `&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000080" face="Lucida Console" size="1"&gt;-BackupName&lt;/FONT&gt; &lt;FONT color="#8b0000" face="Lucida Console" size="1"&gt;'sql01_dba_test_db_sql01_10-26-2017_19.10.34.5635'&lt;/FONT&gt;&lt;FONT face="Lucida Console" size="1"&gt; `&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000080" face="Lucida Console" size="1"&gt;-Resources&lt;/FONT&gt;&lt;FONT face="Lucida Console" size="1"&gt; @{Host&lt;/FONT&gt;&lt;FONT color="#a9a9a9" face="Lucida Console" size="1"&gt;=&lt;/FONT&gt;&lt;FONT color="#8b0000" face="Lucida Console" size="1"&gt;'SQL01.xyz.com'&lt;/FONT&gt;&lt;FONT face="Lucida Console" size="1"&gt;;Type&lt;/FONT&gt;&lt;FONT color="#a9a9a9" face="Lucida Console" size="1"&gt;=&lt;/FONT&gt;&lt;FONT color="#8b0000" face="Lucida Console" size="1"&gt;'SQL Database'&lt;/FONT&gt;&lt;FONT face="Lucida Console" size="1"&gt;;Names&lt;/FONT&gt;&lt;FONT color="#a9a9a9" face="Lucida Console" size="1"&gt;=&lt;/FONT&gt;&lt;FONT color="#8b0000" face="Lucida Console" size="1"&gt;'SQL01\DBA_TEST\TestDb,SQL01\DBA_TEST\TestDb2'&lt;/FONT&gt;&lt;FONT face="Lucida Console" size="1"&gt;} `&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000080" face="Lucida Console" size="1"&gt;-CloneToInstance&lt;/FONT&gt; &lt;FONT color="#8b0000" face="Lucida Console" size="1"&gt;'SQL02\DBA_TEST2'&lt;/FONT&gt;&lt;FONT face="Lucida Console" size="1"&gt; `&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000080" face="Lucida Console" size="1"&gt;-AssignMountPointUnderPath&lt;/FONT&gt; &lt;FONT color="#8b0000" face="Lucida Console" size="1"&gt;'c:\'&lt;/FONT&gt;&lt;FONT face="Lucida Console" size="1"&gt; `&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000080" face="Lucida Console" size="1"&gt;-Suffix&lt;/FONT&gt;&lt;FONT face="Lucida Console" size="1"&gt; (&lt;/FONT&gt;&lt;FONT color="#8b0000" face="Lucida Console" size="1"&gt;'_xxx'&lt;/FONT&gt;&lt;FONT face="Lucida Console" size="1"&gt;) `&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000080" face="Lucida Console" size="1"&gt;-LogRestoreType&lt;/FONT&gt; &lt;FONT color="#8a2be2" face="Lucida Console" size="1"&gt;None&lt;/FONT&gt;&lt;FONT face="Lucida Console" size="1"&gt; `&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000080" face="Lucida Console" size="1"&gt;-AppPluginCode&lt;/FONT&gt; &lt;FONT color="#8a2be2" face="Lucida Console" size="1"&gt;SMSQL&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For the log restores you have 4 options:&lt;/P&gt;&lt;P&gt;-LogRestoreType None&lt;BR /&gt;-LogRestoreType All&lt;BR /&gt;-LogRestoreType ByTransactionLogs -LogCount 2&lt;BR /&gt;-LogRestoreType BySpecificDate -LogCutOffDateTime get-date('2017-10-30 14:15')&lt;/P&gt;&lt;P&gt;However, the 4th does not work, but is being fixed BURT 1107997&lt;/P&gt;</description>
    <pubDate>Tue, 31 Oct 2017 08:38:00 GMT</pubDate>
    <dc:creator>PaulRoss</dc:creator>
    <dc:date>2017-10-31T08:38:00Z</dc:date>
    <item>
      <title>SnapCenter - clone multiple SQL databases</title>
      <link>https://community.netapp.com/t5/Data-Protection/SnapCenter-clone-multiple-SQL-databases/m-p/134795#M11606</link>
      <description>&lt;P&gt;I have a SQL Server instance with several databases, all in the same lun. I have created a resoure group for these databases so they are all backed up together as one volume snapshot.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I now want to clone them all to another server. As far as I can see there is no option to do this other than to clone each database individually. This is not only time consuming but also results in a separate volume clone for each database.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there any way to clone the databases in one operation, as one volume clone?&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jun 2025 14:33:09 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/SnapCenter-clone-multiple-SQL-databases/m-p/134795#M11606</guid>
      <dc:creator>PaulRoss</dc:creator>
      <dc:date>2025-06-04T14:33:09Z</dc:date>
    </item>
    <item>
      <title>Re: SnapCenter - clone multiple SQL databases</title>
      <link>https://community.netapp.com/t5/Data-Protection/SnapCenter-clone-multiple-SQL-databases/m-p/135074#M11623</link>
      <description>&lt;P&gt;For what it's worth, we're having the same issue.&amp;nbsp; So far the response I've gotten through ticket is that it is not supported.&amp;nbsp; Which strikes me as odd, because if you do a clone job with all the same resources as the backup; it will run an on demand backup, and then mount it. So it essentially seems to do what they say is not supported.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Our attempt at a work around Is to run the clone, and then script out the recovery of the other databases. We're attempting to remove having to do the clone from SnapCenter 3.0 and just control it all from the script.&amp;nbsp; Unfortunately, I've yet to be able to figure out the new-SmClone powershell cmdlet.&amp;nbsp; Even with an open support case for almost two weeks now.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 06 Oct 2017 17:23:06 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/SnapCenter-clone-multiple-SQL-databases/m-p/135074#M11623</guid>
      <dc:creator>mbros_bfischer</dc:creator>
      <dc:date>2017-10-06T17:23:06Z</dc:date>
    </item>
    <item>
      <title>Re: SnapCenter - clone multiple SQL databases</title>
      <link>https://community.netapp.com/t5/Data-Protection/SnapCenter-clone-multiple-SQL-databases/m-p/135696#M11668</link>
      <description>&lt;P&gt;I've got this to work using Powershell:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000ff" face="Lucida Console" size="1"&gt;New-SmClone&lt;/FONT&gt;&lt;FONT face="Lucida Console" size="1"&gt; `&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000080" face="Lucida Console" size="1"&gt;-BackupName&lt;/FONT&gt; &lt;FONT color="#8b0000" face="Lucida Console" size="1"&gt;'sql01_dba_test_db_sql01_10-26-2017_19.10.34.5635'&lt;/FONT&gt;&lt;FONT face="Lucida Console" size="1"&gt; `&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000080" face="Lucida Console" size="1"&gt;-Resources&lt;/FONT&gt;&lt;FONT face="Lucida Console" size="1"&gt; @{Host&lt;/FONT&gt;&lt;FONT color="#a9a9a9" face="Lucida Console" size="1"&gt;=&lt;/FONT&gt;&lt;FONT color="#8b0000" face="Lucida Console" size="1"&gt;'SQL01.xyz.com'&lt;/FONT&gt;&lt;FONT face="Lucida Console" size="1"&gt;;Type&lt;/FONT&gt;&lt;FONT color="#a9a9a9" face="Lucida Console" size="1"&gt;=&lt;/FONT&gt;&lt;FONT color="#8b0000" face="Lucida Console" size="1"&gt;'SQL Database'&lt;/FONT&gt;&lt;FONT face="Lucida Console" size="1"&gt;;Names&lt;/FONT&gt;&lt;FONT color="#a9a9a9" face="Lucida Console" size="1"&gt;=&lt;/FONT&gt;&lt;FONT color="#8b0000" face="Lucida Console" size="1"&gt;'SQL01\DBA_TEST\TestDb,SQL01\DBA_TEST\TestDb2'&lt;/FONT&gt;&lt;FONT face="Lucida Console" size="1"&gt;} `&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000080" face="Lucida Console" size="1"&gt;-CloneToInstance&lt;/FONT&gt; &lt;FONT color="#8b0000" face="Lucida Console" size="1"&gt;'SQL02\DBA_TEST2'&lt;/FONT&gt;&lt;FONT face="Lucida Console" size="1"&gt; `&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000080" face="Lucida Console" size="1"&gt;-AssignMountPointUnderPath&lt;/FONT&gt; &lt;FONT color="#8b0000" face="Lucida Console" size="1"&gt;'c:\'&lt;/FONT&gt;&lt;FONT face="Lucida Console" size="1"&gt; `&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000080" face="Lucida Console" size="1"&gt;-Suffix&lt;/FONT&gt;&lt;FONT face="Lucida Console" size="1"&gt; (&lt;/FONT&gt;&lt;FONT color="#8b0000" face="Lucida Console" size="1"&gt;'_xxx'&lt;/FONT&gt;&lt;FONT face="Lucida Console" size="1"&gt;) `&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000080" face="Lucida Console" size="1"&gt;-LogRestoreType&lt;/FONT&gt; &lt;FONT color="#8a2be2" face="Lucida Console" size="1"&gt;None&lt;/FONT&gt;&lt;FONT face="Lucida Console" size="1"&gt; `&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000080" face="Lucida Console" size="1"&gt;-AppPluginCode&lt;/FONT&gt; &lt;FONT color="#8a2be2" face="Lucida Console" size="1"&gt;SMSQL&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For the log restores you have 4 options:&lt;/P&gt;&lt;P&gt;-LogRestoreType None&lt;BR /&gt;-LogRestoreType All&lt;BR /&gt;-LogRestoreType ByTransactionLogs -LogCount 2&lt;BR /&gt;-LogRestoreType BySpecificDate -LogCutOffDateTime get-date('2017-10-30 14:15')&lt;/P&gt;&lt;P&gt;However, the 4th does not work, but is being fixed BURT 1107997&lt;/P&gt;</description>
      <pubDate>Tue, 31 Oct 2017 08:38:00 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/SnapCenter-clone-multiple-SQL-databases/m-p/135696#M11668</guid>
      <dc:creator>PaulRoss</dc:creator>
      <dc:date>2017-10-31T08:38:00Z</dc:date>
    </item>
  </channel>
</rss>

