<?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: Copy SDE Database to File Geodatabase in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/copy-sde-database-to-file-geodatabase/m-p/207383#M11893</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Are you sure Geodatabase Replication isn't suitable for your scenario? This would save you from trying to handle this through models, and additionally have the benefit of just copying over changes, instead of everything.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;See the &lt;/SPAN&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.2/index.html#/Understanding_distributed_data/003n000000ts000000/"&gt;Understanding distributed data&lt;/A&gt;&lt;SPAN&gt; and &lt;/SPAN&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.2/index.html#/Scenarios_using_distributed_data/003n000000v4000000/"&gt;Scenarios using distributed data&lt;/A&gt;&lt;SPAN&gt; as starters to Geodatabase Replication.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 09 May 2014 14:06:33 GMT</pubDate>
    <dc:creator>MarcoBoeringa</dc:creator>
    <dc:date>2014-05-09T14:06:33Z</dc:date>
    <item>
      <title>Copy SDE Database to File Geodatabase</title>
      <link>https://community.esri.com/t5/data-management-questions/copy-sde-database-to-file-geodatabase/m-p/207381#M11891</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm using model builder and trying to copy a SDE database to a file geodatabase.&amp;nbsp; The SDE db has several feature datasets, feature classes, relationship classes and tables.&amp;nbsp; Each feature dataset within the db has feature classes, tables, &amp;amp; relationship classes.&amp;nbsp; I can�??t seem to find an easy way to copy everything from SDE to my personal DB.&amp;nbsp; This is a process that is going to be repeated weekly which is why I�??m creating a model.&amp;nbsp; I currently have a model that will do this but it�??s huge and cumbersome since I have to create each feature dataset, then copy each feature class, table &amp;amp; relation ship class, etc.&amp;nbsp; I was wondering how others are doing this.&amp;nbsp; I've tried the basic "copy" geoprocessing tool but it gives me errors when I do.&amp;nbsp; I've attached a pdf of my model so you can view what I've done.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 May 2014 13:35:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/copy-sde-database-to-file-geodatabase/m-p/207381#M11891</guid>
      <dc:creator>ChrisCyphers</dc:creator>
      <dc:date>2014-05-09T13:35:45Z</dc:date>
    </item>
    <item>
      <title>Re: Copy SDE Database to File Geodatabase</title>
      <link>https://community.esri.com/t5/data-management-questions/copy-sde-database-to-file-geodatabase/m-p/207382#M11892</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Chris,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Maybe if you provide us with the error that you receive while trying to use the "Copy" tool, that would shed more light on your issue&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I think the below two tools will do it for you:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Export XML Workspace Document (Data Management)&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.1/index.html#//00170000015s000000"&gt;http://resources.arcgis.com/en/help/main/10.1/index.html#//00170000015s000000&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Import XML Workspace Document (Data Management):&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.1/index.html#//00170000014s000000"&gt;http://resources.arcgis.com/en/help/main/10.1/index.html#//00170000014s000000&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Methods for copying geodatabases(old link but still valid):&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://webhelp.esri.com/arcgisserver/9.3/java/index.htm#geodatabases/method-1755117318.htm"&gt;http://webhelp.esri.com/arcgisserver/9.3/java/index.htm#geodatabases/method-1755117318.htm&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;Note:&lt;/STRONG&gt;&lt;SPAN&gt; Always try to provide your configuration details(Desktop version, DBMS version,etc) for a more appropriate answer/suggestions/links.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 May 2014 13:57:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/copy-sde-database-to-file-geodatabase/m-p/207382#M11892</guid>
      <dc:creator>AsrujitSengupta</dc:creator>
      <dc:date>2014-05-09T13:57:31Z</dc:date>
    </item>
    <item>
      <title>Re: Copy SDE Database to File Geodatabase</title>
      <link>https://community.esri.com/t5/data-management-questions/copy-sde-database-to-file-geodatabase/m-p/207383#M11893</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Are you sure Geodatabase Replication isn't suitable for your scenario? This would save you from trying to handle this through models, and additionally have the benefit of just copying over changes, instead of everything.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;See the &lt;/SPAN&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.2/index.html#/Understanding_distributed_data/003n000000ts000000/"&gt;Understanding distributed data&lt;/A&gt;&lt;SPAN&gt; and &lt;/SPAN&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.2/index.html#/Scenarios_using_distributed_data/003n000000v4000000/"&gt;Scenarios using distributed data&lt;/A&gt;&lt;SPAN&gt; as starters to Geodatabase Replication.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 May 2014 14:06:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/copy-sde-database-to-file-geodatabase/m-p/207383#M11893</guid>
      <dc:creator>MarcoBoeringa</dc:creator>
      <dc:date>2014-05-09T14:06:33Z</dc:date>
    </item>
    <item>
      <title>Re: Copy SDE Database to File Geodatabase</title>
      <link>https://community.esri.com/t5/data-management-questions/copy-sde-database-to-file-geodatabase/m-p/207384#M11894</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;This was the error that I recieved when using the copy tool.&amp;nbsp; I forgot to mention earlier that I'm using version 10.1. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Executing (Copy): Copy "Database Connections\WA@gas@gis.sde" "M:\GIS Data Services Group\DataReviewerTest\Geodatabases\Gas.gdb" Workspace&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Start Time: Fri May 09 13:06:26 2014&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ERROR 000260: Failed to copy Database Connections\WA@gas@gis.sde into M:\GIS Data Services Group\DataReviewerTest\Geodatabases\Gas.gdb&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Failed to execute (Copy).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Failed at Fri May 09 13:06:28 2014 (Elapsed Time: 2.00 seconds)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I tried the xml tools but the SDE db is too large and takes forever.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for the replication idea.&amp;nbsp; I think I may look into it next.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 May 2014 16:12:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/copy-sde-database-to-file-geodatabase/m-p/207384#M11894</guid>
      <dc:creator>ChrisCyphers</dc:creator>
      <dc:date>2014-05-09T16:12:28Z</dc:date>
    </item>
    <item>
      <title>Re: Copy SDE Database to File Geodatabase</title>
      <link>https://community.esri.com/t5/data-management-questions/copy-sde-database-to-file-geodatabase/m-p/207385#M11895</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Is the Gas.gdb located on a network drive? If yes, can you try a local drive and check.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 May 2014 17:16:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/copy-sde-database-to-file-geodatabase/m-p/207385#M11895</guid>
      <dc:creator>AsrujitSengupta</dc:creator>
      <dc:date>2014-05-09T17:16:32Z</dc:date>
    </item>
  </channel>
</rss>

