<?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: Exporting data from ArcGIS Enterprise geodatabase on MS Azure SQL Server in Geodatabase Questions</title>
    <link>https://community.esri.com/t5/geodatabase-questions/exporting-data-from-arcgis-enterprise-geodatabase/m-p/1095248#M7349</link>
    <description>&lt;P&gt;Is the ArcGIS Pro client also in the same region as the Azure SQL DB?&lt;/P&gt;</description>
    <pubDate>Fri, 03 Sep 2021 11:05:36 GMT</pubDate>
    <dc:creator>George_Thompson</dc:creator>
    <dc:date>2021-09-03T11:05:36Z</dc:date>
    <item>
      <title>Exporting data from ArcGIS Enterprise geodatabase on MS Azure SQL Server</title>
      <link>https://community.esri.com/t5/geodatabase-questions/exporting-data-from-arcgis-enterprise-geodatabase/m-p/1095202#M7345</link>
      <description>&lt;P&gt;We recently moved our geodatabase into MS SQL Server in Azure, and we are experiencing strange issues.&lt;/P&gt;&lt;P&gt;I am trying to export a large featureclass into an FGDB in ArcGIS Pro, which is installed on the desktop machine, it will take many hours and only export a small amount of records. (2900 of &amp;nbsp;180,000 records of the featureclass)&lt;/P&gt;&lt;P&gt;If the featureclass is not that big, let’s say only hundreds of records, it can be exported very quickly.&lt;/P&gt;&lt;P&gt;After monitoring the SQL Server in Azure, the DB guy told me there were some small activities, but nothing major to stress the server. On my client machine, I can see lots of network activities, but the progress bar barely move.&lt;/P&gt;&lt;P&gt;I tried to use ArcGIS Python API to load data from featureclass, the script will hang.&lt;/P&gt;&lt;P&gt;Never experience this issue before on the on-prem SQL Server.&lt;/P&gt;&lt;P&gt;If anyone can share some experience here, that would be much appreciated.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 03 Sep 2021 05:55:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/exporting-data-from-arcgis-enterprise-geodatabase/m-p/1095202#M7345</guid>
      <dc:creator>simoxu</dc:creator>
      <dc:date>2021-09-03T05:55:39Z</dc:date>
    </item>
    <item>
      <title>Re: Exporting data from ArcGIS Enterprise geodatabase on MS Azure SQL Server</title>
      <link>https://community.esri.com/t5/geodatabase-questions/exporting-data-from-arcgis-enterprise-geodatabase/m-p/1095208#M7347</link>
      <description>&lt;P&gt;... following&lt;/P&gt;</description>
      <pubDate>Fri, 03 Sep 2021 07:03:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/exporting-data-from-arcgis-enterprise-geodatabase/m-p/1095208#M7347</guid>
      <dc:creator>David_Brooks</dc:creator>
      <dc:date>2021-09-03T07:03:09Z</dc:date>
    </item>
    <item>
      <title>Re: Exporting data from ArcGIS Enterprise geodatabase on MS Azure SQL Server</title>
      <link>https://community.esri.com/t5/geodatabase-questions/exporting-data-from-arcgis-enterprise-geodatabase/m-p/1095248#M7349</link>
      <description>&lt;P&gt;Is the ArcGIS Pro client also in the same region as the Azure SQL DB?&lt;/P&gt;</description>
      <pubDate>Fri, 03 Sep 2021 11:05:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/exporting-data-from-arcgis-enterprise-geodatabase/m-p/1095248#M7349</guid>
      <dc:creator>George_Thompson</dc:creator>
      <dc:date>2021-09-03T11:05:36Z</dc:date>
    </item>
    <item>
      <title>Re: Exporting data from ArcGIS Enterprise geodatabase on MS Azure SQL Server</title>
      <link>https://community.esri.com/t5/geodatabase-questions/exporting-data-from-arcgis-enterprise-geodatabase/m-p/1095729#M7352</link>
      <description>&lt;P&gt;Hi George,&lt;/P&gt;&lt;P&gt;The ArcGIS Pro is on my desktop.&lt;/P&gt;&lt;P&gt;Today I also tested on a VM which I am not sure if it is in the same region as the DB.&lt;/P&gt;&lt;P&gt;The strange thing is, it was using lots of network bandwidth (&amp;gt;5MPS ) , and for 3 hours it only copied 13K records out of 180K records of a POINT featureclass.&amp;nbsp;&lt;/P&gt;&lt;P&gt;This only happens when I copy and paste featureclass in ArcGIS.&lt;/P&gt;&lt;P&gt;If I directly copy the featureclass table (using SQL or pyodbc+Python), it will only take minutes.&lt;/P&gt;&lt;P&gt;I just don't understand what it was doing with 5MPS bandwidth for 3 hours...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks, Simo&lt;/P&gt;</description>
      <pubDate>Mon, 06 Sep 2021 11:21:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/exporting-data-from-arcgis-enterprise-geodatabase/m-p/1095729#M7352</guid>
      <dc:creator>simoxu</dc:creator>
      <dc:date>2021-09-06T11:21:55Z</dc:date>
    </item>
    <item>
      <title>Re: Exporting data from ArcGIS Enterprise geodatabase on MS Azure SQL Server</title>
      <link>https://community.esri.com/t5/geodatabase-questions/exporting-data-from-arcgis-enterprise-geodatabase/m-p/1095815#M7354</link>
      <description>&lt;P&gt;Just called the ICT department, and was told the VM is actaully on-prem! that partially explains it.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 07 Sep 2021 00:47:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/exporting-data-from-arcgis-enterprise-geodatabase/m-p/1095815#M7354</guid>
      <dc:creator>simoxu</dc:creator>
      <dc:date>2021-09-07T00:47:04Z</dc:date>
    </item>
    <item>
      <title>Re: Exporting data from ArcGIS Enterprise geodatabase on MS Azure SQL Server</title>
      <link>https://community.esri.com/t5/geodatabase-questions/exporting-data-from-arcgis-enterprise-geodatabase/m-p/1095886#M7355</link>
      <description>&lt;P&gt;Yep, if the client is not in the same cloud / region the performance will be bad.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;SPAN&gt;Connections from ArcGIS software to databases in the cloud must originate from machines in the same cloud. For best performance, connections should originate from machines in the same cloud region. In the majority of cases, connection and query performance is poor when you connect from ArcGIS clients installed on-premises to databases in the cloud or make connections between clients and databases in different cloud regions, and connections may time out.&lt;/SPAN&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;A href="https://enterprise.arcgis.com/en/system-requirements/latest/windows/databases-in-the-cloud.htm" target="_blank"&gt;https://enterprise.arcgis.com/en/system-requirements/latest/windows/databases-in-the-cloud.htm&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;I would guess all the information that you saw being "transferred" was the chattiness of the Pro client.&lt;/P&gt;&lt;P&gt;Recommendation - Create a Pro client in the same cloud region and retest.&lt;/P&gt;</description>
      <pubDate>Tue, 07 Sep 2021 11:55:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/exporting-data-from-arcgis-enterprise-geodatabase/m-p/1095886#M7355</guid>
      <dc:creator>George_Thompson</dc:creator>
      <dc:date>2021-09-07T11:55:01Z</dc:date>
    </item>
    <item>
      <title>Re: Exporting data from ArcGIS Enterprise geodatabase on MS Azure SQL Server</title>
      <link>https://community.esri.com/t5/geodatabase-questions/exporting-data-from-arcgis-enterprise-geodatabase/m-p/1096228#M7357</link>
      <description>&lt;P&gt;Thanks George.&lt;/P&gt;&lt;P&gt;We may have to move back to on-prem spatial database, since we need to use the Pro on the desktop machines.&lt;/P&gt;</description>
      <pubDate>Wed, 08 Sep 2021 03:56:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/exporting-data-from-arcgis-enterprise-geodatabase/m-p/1096228#M7357</guid>
      <dc:creator>simoxu</dc:creator>
      <dc:date>2021-09-08T03:56:22Z</dc:date>
    </item>
    <item>
      <title>Re: Exporting data from ArcGIS Enterprise geodatabase on MS Azure SQL Server</title>
      <link>https://community.esri.com/t5/geodatabase-questions/exporting-data-from-arcgis-enterprise-geodatabase/m-p/1096288#M7358</link>
      <description>&lt;P&gt;Yep, that is an option. If you can publish the data out as services, then you could leave the DB in Azure.&lt;/P&gt;&lt;P&gt;There are &lt;U&gt;&lt;STRONG&gt;LOTS&lt;/STRONG&gt;&lt;/U&gt;&amp;nbsp;of considerations when moving any part of your GIS environment to the cloud.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 08 Sep 2021 10:46:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/exporting-data-from-arcgis-enterprise-geodatabase/m-p/1096288#M7358</guid>
      <dc:creator>George_Thompson</dc:creator>
      <dc:date>2021-09-08T10:46:59Z</dc:date>
    </item>
    <item>
      <title>Re: Exporting data from ArcGIS Enterprise geodatabase on MS Azure SQL Server</title>
      <link>https://community.esri.com/t5/geodatabase-questions/exporting-data-from-arcgis-enterprise-geodatabase/m-p/1101175#M7368</link>
      <description>&lt;P&gt;update:&lt;/P&gt;&lt;P&gt;It turns out deploying the SDE database in the cloud is only one of the causes.&lt;/P&gt;&lt;P&gt;The biggest cause is:&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;The Text columns is extremely long (&amp;gt;1 billion), this is a result of creating these layers at the backend using SQL directly, and ArcGIS translates the nVarchar(MAX) to Text (length: 1073741822 ). I created a new featureclass based on one of the original layers but with limited length for the Text columns, then loaded original layer data into it.&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;The performance of this new featureclass is far better, I can copy the whole layer in less than 1 minute instead of 4 hours.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;A useful link:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/t5/data-management-questions/text-data-type-and-length-size-problem/td-p/257295" target="_blank"&gt;https://community.esri.com/t5/data-management-questions/text-data-type-and-length-size-problem/td-p/257295&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Hope this is useful for others.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 23 Sep 2021 11:27:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/exporting-data-from-arcgis-enterprise-geodatabase/m-p/1101175#M7368</guid>
      <dc:creator>simoxu</dc:creator>
      <dc:date>2021-09-23T11:27:42Z</dc:date>
    </item>
  </channel>
</rss>

