<?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: Transferring data to server is slow, am I doing it the best way? in ArcGIS Enterprise Questions</title>
    <link>https://community.esri.com/t5/arcgis-enterprise-questions/transferring-data-to-server-is-slow-am-i-doing-it/m-p/47263#M1675</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Does the data need to reside on the server?&amp;nbsp; How about registering the data from the network location with a UNC path (You will get a warning notice about UNC paths, but it is not high severity so its not important).&amp;nbsp; In this way, you would not need to copy data.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 19 Sep 2013 13:16:01 GMT</pubDate>
    <dc:creator>MichaelVolz</dc:creator>
    <dc:date>2013-09-19T13:16:01Z</dc:date>
    <item>
      <title>Transferring data to server is slow, am I doing it the best way?</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/transferring-data-to-server-is-slow-am-i-doing-it/m-p/47262#M1674</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;It seems to take forever to transfer data to our server.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;We have ArcGIS Server 10.1 SP1 with SQL Server 2012 and wired/direct connections.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The way I transfer data is from my laptop through ArcCatalog. I just open the Database Connection, choose the database,&amp;nbsp; and copy/paste the layers from my laptop into the database on the server.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm currently transferring a couple polygons parcel feature classes and some point features and it's been 20 minutes and it's still going. I feel like it should be quicker than this. What's the best way to transfer data to the server?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Sep 2013 13:10:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/transferring-data-to-server-is-slow-am-i-doing-it/m-p/47262#M1674</guid>
      <dc:creator>IB1</dc:creator>
      <dc:date>2013-09-19T13:10:28Z</dc:date>
    </item>
    <item>
      <title>Re: Transferring data to server is slow, am I doing it the best way?</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/transferring-data-to-server-is-slow-am-i-doing-it/m-p/47263#M1675</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Does the data need to reside on the server?&amp;nbsp; How about registering the data from the network location with a UNC path (You will get a warning notice about UNC paths, but it is not high severity so its not important).&amp;nbsp; In this way, you would not need to copy data.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Sep 2013 13:16:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/transferring-data-to-server-is-slow-am-i-doing-it/m-p/47263#M1675</guid>
      <dc:creator>MichaelVolz</dc:creator>
      <dc:date>2013-09-19T13:16:01Z</dc:date>
    </item>
    <item>
      <title>Re: Transferring data to server is slow, am I doing it the best way?</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/transferring-data-to-server-is-slow-am-i-doing-it/m-p/47264#M1676</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Does the data need to reside on the server?&amp;nbsp; How about registering the data from the network location with a UNC path (You will get a warning notice about UNC paths, but it is not high severity so its not important).&amp;nbsp; In this way, you would not need to copy data.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Yeah, I need the data on the server. I use the data for web maps and such and use other software that uses the data on SQL Server. Basically, I need the data always available.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Sep 2013 13:18:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/transferring-data-to-server-is-slow-am-i-doing-it/m-p/47264#M1676</guid>
      <dc:creator>IB1</dc:creator>
      <dc:date>2013-09-19T13:18:51Z</dc:date>
    </item>
    <item>
      <title>Re: Transferring data to server is slow, am I doing it the best way?</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/transferring-data-to-server-is-slow-am-i-doing-it/m-p/47265#M1677</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;It seems to take forever to transfer data to our server.&lt;BR /&gt;&lt;BR /&gt;The way I transfer data is from my laptop through ArcCatalog. I just open the Database Connection, choose the database,&amp;nbsp; and copy/paste the layers from my laptop into the database on the server.&lt;BR /&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You are moving the data from your database connection, through your laptop, and then to your ArcGIS Server.&amp;nbsp; Based on your network switch, that could be really slow. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In other words, you are moving your data through the switch twice.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt; Are these layers candidates for versioning?&amp;nbsp; That could help your process alot.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Sep 2013 14:59:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/transferring-data-to-server-is-slow-am-i-doing-it/m-p/47265#M1677</guid>
      <dc:creator>LeoDonahue</dc:creator>
      <dc:date>2013-09-19T14:59:31Z</dc:date>
    </item>
  </channel>
</rss>

