<?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 Copying database or tables from Production SDE to Dev/Testing SDE in Geodatabase Questions</title>
    <link>https://community.esri.com/t5/geodatabase-questions/copying-database-or-tables-from-production-sde-to/m-p/1565396#M9442</link>
    <description>&lt;P&gt;Hello, just a quick question. We have two separate EGDBs, both using Microsoft SQL server. We are part of a managed service so don't have full access to SQL Server Management studio for doing direct backups between databases.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Beyond using a python script copying tables individually from one SDE to another using&amp;nbsp;&lt;STRONG&gt;arcpy.management.Copy()&lt;/STRONG&gt;, is there a better method within arcpy to copy tables or even do a bulk backup and dump of tables from one SDE to another? Or would this only be possible using a backup and restore from SQL Server Management Studio directly.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any information would be greatly appreciated.&lt;/P&gt;</description>
    <pubDate>Thu, 05 Dec 2024 23:21:49 GMT</pubDate>
    <dc:creator>NigelGriffiths</dc:creator>
    <dc:date>2024-12-05T23:21:49Z</dc:date>
    <item>
      <title>Copying database or tables from Production SDE to Dev/Testing SDE</title>
      <link>https://community.esri.com/t5/geodatabase-questions/copying-database-or-tables-from-production-sde-to/m-p/1565396#M9442</link>
      <description>&lt;P&gt;Hello, just a quick question. We have two separate EGDBs, both using Microsoft SQL server. We are part of a managed service so don't have full access to SQL Server Management studio for doing direct backups between databases.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Beyond using a python script copying tables individually from one SDE to another using&amp;nbsp;&lt;STRONG&gt;arcpy.management.Copy()&lt;/STRONG&gt;, is there a better method within arcpy to copy tables or even do a bulk backup and dump of tables from one SDE to another? Or would this only be possible using a backup and restore from SQL Server Management Studio directly.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any information would be greatly appreciated.&lt;/P&gt;</description>
      <pubDate>Thu, 05 Dec 2024 23:21:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/copying-database-or-tables-from-production-sde-to/m-p/1565396#M9442</guid>
      <dc:creator>NigelGriffiths</dc:creator>
      <dc:date>2024-12-05T23:21:49Z</dc:date>
    </item>
    <item>
      <title>Re: Copying database or tables from Production SDE to Dev/Testing SDE</title>
      <link>https://community.esri.com/t5/geodatabase-questions/copying-database-or-tables-from-production-sde-to/m-p/1565739#M9443</link>
      <description>&lt;P&gt;If versioning and/or replication is involved, you &lt;U&gt;&lt;EM&gt;really&lt;/EM&gt;&lt;/U&gt; don't want to use anything but a database restore.&amp;nbsp; The management service folks should be capable of snapshotting the old dev, and replacing it with a production snapshot for development.&amp;nbsp; If replication is involved, you then need to &lt;EM&gt;immediately&lt;/EM&gt; drop the replica in new-Dev, lest something very ugly happens. If old-Dev had a different keycode, you'll need to apply that to new-Dev before you forget (save the contents of old-dev.sde_server_config before it's archived).&lt;/P&gt;
&lt;P&gt;- V&lt;/P&gt;</description>
      <pubDate>Fri, 06 Dec 2024 18:20:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/copying-database-or-tables-from-production-sde-to/m-p/1565739#M9443</guid>
      <dc:creator>VinceAngelo</dc:creator>
      <dc:date>2024-12-06T18:20:20Z</dc:date>
    </item>
  </channel>
</rss>

