<?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: Performance issues on ArcGIS 10.4 and SQLServer Express in Geodatabase Questions</title>
    <link>https://community.esri.com/t5/geodatabase-questions/performance-issues-on-arcgis-10-4-and-sqlserver/m-p/835890#M4459</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What geometry type are these feature classes stored in?&amp;nbsp; If they are using GEOMETRY, can you test with SDEBINARY?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 16 Mar 2018 11:52:47 GMT</pubDate>
    <dc:creator>JakeSkinner</dc:creator>
    <dc:date>2018-03-16T11:52:47Z</dc:date>
    <item>
      <title>Performance issues on ArcGIS 10.4 and SQLServer Express</title>
      <link>https://community.esri.com/t5/geodatabase-questions/performance-issues-on-arcgis-10-4-and-sqlserver/m-p/835883#M4452</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everyone&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I&amp;nbsp;would like to know if there are some reporting about performance issues on ArcGIS Server 10.4 Workgroup and SQL Server Express 2012 SP4.&amp;nbsp;The server machine specification is showed below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="398813" alt="" class="image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/398813_server.jpg" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have a polygon layer (parcel) with numbers of about 200.000 features. This layer has many relationship classes (something around 6 tables with 200,000-300,000 records each).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We did all spacial and traditional indexes and nothing solved the performance issues.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Our time response revolves&amp;nbsp;arround 5-7s on each pan on the map.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sincerely&lt;/P&gt;&lt;P&gt;Ezequias&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Mar 2018 12:28:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/performance-issues-on-arcgis-10-4-and-sqlserver/m-p/835883#M4452</guid>
      <dc:creator>deleted-user-0W0-oLHxDjCX</dc:creator>
      <dc:date>2018-03-14T12:28:04Z</dc:date>
    </item>
    <item>
      <title>Re: Performance issues on ArcGIS 10.4 and SQLServer Express</title>
      <link>https://community.esri.com/t5/geodatabase-questions/performance-issues-on-arcgis-10-4-and-sqlserver/m-p/835884#M4453</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ezequias,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The poor performance could be due to a number of factors.&amp;nbsp; One thing to check is when the last time the geodatabase was compressed.&amp;nbsp; If the geodatabase is edited often, you will want to &lt;A href="http://desktop.arcgis.com/en/arcmap/10.4/manage-data/gdbs-in-sql-server/geodatabase-compress-operation.htm"&gt;compress &lt;/A&gt;the database on a regular basis.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Mar 2018 14:18:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/performance-issues-on-arcgis-10-4-and-sqlserver/m-p/835884#M4453</guid>
      <dc:creator>JakeSkinner</dc:creator>
      <dc:date>2018-03-14T14:18:47Z</dc:date>
    </item>
    <item>
      <title>Re: Performance issues on ArcGIS 10.4 and SQLServer Express</title>
      <link>https://community.esri.com/t5/geodatabase-questions/performance-issues-on-arcgis-10-4-and-sqlserver/m-p/835885#M4454</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We did the compress recently. The editing process will not be performed briefly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks anyway.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Mar 2018 14:27:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/performance-issues-on-arcgis-10-4-and-sqlserver/m-p/835885#M4454</guid>
      <dc:creator>deleted-user-0W0-oLHxDjCX</dc:creator>
      <dc:date>2018-03-14T14:27:20Z</dc:date>
    </item>
    <item>
      <title>Re: Performance issues on ArcGIS 10.4 and SQLServer Express</title>
      <link>https://community.esri.com/t5/geodatabase-questions/performance-issues-on-arcgis-10-4-and-sqlserver/m-p/835886#M4455</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What is the geometry type of the feature class?&amp;nbsp; You can check this by right-clicking on the feature class in Catalog window &amp;gt; Properties &amp;gt; General tab.&amp;nbsp; Under Geometry Properties it will state the type (i..e Geometry).&amp;nbsp; If it is using Geometry I would recommend copying the feature class to SDEBINARY.&amp;nbsp; I've had better performance with SDEBINARY compared to the native Geometry storage type.&amp;nbsp; Below was a test I performed.&amp;nbsp; I used &lt;A href="https://blogs.esri.com/esri/arcgis/2018/01/22/perfqanalyzer-new-10-610-6-x-version-build173-available-for-download-2/"&gt;PerfQAnalyzer &lt;/A&gt;to compare rendering times.&amp;nbsp; The PA_Streets layer is stored with GEOMETRY storage, and PA_Streets_SDEBINARY is stored with SDEBINARY.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/398905_Screen1.PNG" style="width: 620px; height: 278px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The feature class contains over 1.1 million records.&amp;nbsp; You can see the SDEBINARY layer only took 12 seconds to render compared to 306 seconds for the layer stored with GEOMETRY.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To change the geometry of the feature class you can do a copy/paste into the geodatabase and choose the keyword SDEBINARY.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Mar 2018 12:45:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/performance-issues-on-arcgis-10-4-and-sqlserver/m-p/835886#M4455</guid>
      <dc:creator>JakeSkinner</dc:creator>
      <dc:date>2018-03-15T12:45:12Z</dc:date>
    </item>
    <item>
      <title>Re: Performance issues on ArcGIS 10.4 and SQLServer Express</title>
      <link>https://community.esri.com/t5/geodatabase-questions/performance-issues-on-arcgis-10-4-and-sqlserver/m-p/835887#M4456</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you so much for this suggestion. We are performing more tests now with PerfQAnalyzer.&amp;nbsp;We are identifying the layers with problem. The first tests are on polygons (parcel) and Building (with 2mi of vertices).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We also updated the SQL Server 2012 to SQL Server 2014 and the performance is getting better.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will keep you informed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sincerely&lt;/P&gt;&lt;P&gt;Ezequias Rocha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Mar 2018 19:39:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/performance-issues-on-arcgis-10-4-and-sqlserver/m-p/835887#M4456</guid>
      <dc:creator>deleted-user-0W0-oLHxDjCX</dc:creator>
      <dc:date>2018-03-15T19:39:45Z</dc:date>
    </item>
    <item>
      <title>Re: Performance issues on ArcGIS 10.4 and SQLServer Express</title>
      <link>https://community.esri.com/t5/geodatabase-questions/performance-issues-on-arcgis-10-4-and-sqlserver/m-p/835888#M4457</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;&lt;SPAN&gt;Dear Jake&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;A href="https://community.esri.com/external-link.jspa?url=https%3A%2F%2Fblogs.esri.com%2Fesri%2Farcgis%2F2018%2F01%2F22%2Fperfqanalyzer-new-10-610-6-x-version-build173-available-for-download-2%2F" rel="nofollow" style="color: #287433; background-color: #ffffff; border: 0px; text-decoration: none; padding: 0px calc(12px + 0.35ex) 0px 0px;" target="_blank"&gt;&lt;SPAN style="background-color: #ffffff; color: #287433; border-image: initial; border-color: initial; text-decoration-style: initial; border-style: initial; text-decoration-color: initial; padding-right: calc(12px + 0.35ex);"&gt;PerfQAnalyzer&lt;/SPAN&gt;&lt;SPAN style="color: #287433; background-color: #ffffff; border: 0px; text-decoration: none; padding: 0px calc(12px + 0.35ex) 0px 0px;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/A&gt;10.4 is not considering decimal places markers on countries that switches "," and "." positioning it as decimal place separator and thousands separator (IE: Brazil).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We found this problem on the log&amp;nbsp;file. We did a work around&amp;nbsp;by changing regional definitions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Ezequias&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Mar 2018 20:28:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/performance-issues-on-arcgis-10-4-and-sqlserver/m-p/835888#M4457</guid>
      <dc:creator>deleted-user-0W0-oLHxDjCX</dc:creator>
      <dc:date>2018-03-15T20:28:29Z</dc:date>
    </item>
    <item>
      <title>Re: Performance issues on ArcGIS 10.4 and SQLServer Express</title>
      <link>https://community.esri.com/t5/geodatabase-questions/performance-issues-on-arcgis-10-4-and-sqlserver/m-p/835889#M4458</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear &lt;A href="https://community.esri.com/migrated-users/8586"&gt;Jake Skinner&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Some numbers to consider:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Buildings (polygon) :&amp;nbsp;2,389,643 vertices&amp;nbsp;&amp;nbsp;35.94666s&lt;/P&gt;&lt;P&gt;Parcel (polygon)&amp;nbsp; &amp;nbsp; &amp;nbsp;:&amp;nbsp; &amp;nbsp; 402,431 vertices 19.68752s&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sincerely&lt;/P&gt;&lt;P&gt;Ezequias&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Mar 2018 11:48:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/performance-issues-on-arcgis-10-4-and-sqlserver/m-p/835889#M4458</guid>
      <dc:creator>deleted-user-0W0-oLHxDjCX</dc:creator>
      <dc:date>2018-03-16T11:48:31Z</dc:date>
    </item>
    <item>
      <title>Re: Performance issues on ArcGIS 10.4 and SQLServer Express</title>
      <link>https://community.esri.com/t5/geodatabase-questions/performance-issues-on-arcgis-10-4-and-sqlserver/m-p/835890#M4459</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What geometry type are these feature classes stored in?&amp;nbsp; If they are using GEOMETRY, can you test with SDEBINARY?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Mar 2018 11:52:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/performance-issues-on-arcgis-10-4-and-sqlserver/m-p/835890#M4459</guid>
      <dc:creator>JakeSkinner</dc:creator>
      <dc:date>2018-03-16T11:52:47Z</dc:date>
    </item>
    <item>
      <title>Re: Performance issues on ArcGIS 10.4 and SQLServer Express</title>
      <link>https://community.esri.com/t5/geodatabase-questions/performance-issues-on-arcgis-10-4-and-sqlserver/m-p/835891#M4460</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Could you tell me how?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Mar 2018 11:57:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/performance-issues-on-arcgis-10-4-and-sqlserver/m-p/835891#M4460</guid>
      <dc:creator>deleted-user-0W0-oLHxDjCX</dc:creator>
      <dc:date>2018-03-16T11:57:28Z</dc:date>
    </item>
    <item>
      <title>Re: Performance issues on ArcGIS 10.4 and SQLServer Express</title>
      <link>https://community.esri.com/t5/geodatabase-questions/performance-issues-on-arcgis-10-4-and-sqlserver/m-p/835892#M4461</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ezequias - One thing to consider when using workgroup geodatabases is related to the SQL Server Express.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;&lt;SPAN style="color: #4d4d4d; background-color: #fefefe;"&gt;Microsoft limits the use of SQL Server Express to one CPU (or core within a socket) and 1GB of RAM. The maximum database size for SQL Server 2005 or 2008 Express is limited to 4GB. The maximum database size for SQL Server 2008 Express R2 is 10GB. (Consult your Esri license agreement for specific information on the instance size limitations for your implementation.)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;A class="link-titled" href="http://desktop.arcgis.com/en/arcmap/latest/manage-data/geodatabases/types-of-geodatabases.htm" title="http://desktop.arcgis.com/en/arcmap/latest/manage-data/geodatabases/types-of-geodatabases.htm"&gt;Types of geodatabases—ArcGIS Help | ArcGIS Desktop&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is the Microsoft documentation on the limitations:&amp;nbsp;&lt;A class="link-titled" href="https://msdn.microsoft.com/en-us/library/ms143760(v=sql.120).aspx" title="https://msdn.microsoft.com/en-us/library/ms143760(v=sql.120).aspx"&gt;Compute Capacity Limits by Edition of SQL Server&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/groups/geodatabase?sr=search&amp;amp;searchId=63411611-3a1b-48fb-8b32-c2af8515830a&amp;amp;searchIndex=0"&gt;https://community.esri.com/groups/geodatabase?sr=search&amp;amp;searchId=63411611-3a1b-48fb-8b32-c2af8515830a&amp;amp;searchIndex=0&lt;/A&gt;‌&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Mar 2018 12:10:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/performance-issues-on-arcgis-10-4-and-sqlserver/m-p/835892#M4461</guid>
      <dc:creator>George_Thompson</dc:creator>
      <dc:date>2018-03-16T12:10:36Z</dc:date>
    </item>
    <item>
      <title>Re: Performance issues on ArcGIS 10.4 and SQLServer Express</title>
      <link>https://community.esri.com/t5/geodatabase-questions/performance-issues-on-arcgis-10-4-and-sqlserver/m-p/835893#M4462</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;You mentioned:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;"To change the geometry of the feature class you can do a copy/paste into the geodatabase and choose the keyword SDEBINARY."&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;What I see was in the moment of creation of a new feature class into geodatabase.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;Am I correct?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Mar 2018 12:14:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/performance-issues-on-arcgis-10-4-and-sqlserver/m-p/835893#M4462</guid>
      <dc:creator>deleted-user-0W0-oLHxDjCX</dc:creator>
      <dc:date>2018-03-16T12:14:29Z</dc:date>
    </item>
    <item>
      <title>Re: Performance issues on ArcGIS 10.4 and SQLServer Express</title>
      <link>https://community.esri.com/t5/geodatabase-questions/performance-issues-on-arcgis-10-4-and-sqlserver/m-p/835894#M4463</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;First, check what type of geometry your slow feature has.&amp;nbsp; In ArcCatalog open the feature class properties and check the general tab.&amp;nbsp; See what type of 'Storage' you are using in the Geometry Properties section.&amp;nbsp; It will say something like Esri binary (aka sdebinary) or Geometry.&amp;nbsp;&lt;/P&gt;&lt;P&gt;To create a new feature using the alternative storage stype just copy and paste the feature class back into the same geodatabase.&amp;nbsp; When you paste the feature class into your geodatabase you will see a drop down list for Configuration Keywords in the Data Transfer window.&amp;nbsp;&amp;nbsp;You will choose the alternative storage type here.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This pasted data will not be versioned, but should maintain related data (things will be pasted in with the _1 naming convention).&amp;nbsp; It may be worth it to add this unversioned data to ArcMap and test the performance first.&amp;nbsp; Once you have observed the behavior of this new unversioned data, register it as versioned and test again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A lot of performance issues have to be tested in a manner that incrementally adds on functionality, with testing in between each workflow.&amp;nbsp; It is tedious, but worth it if you want to find the root cause.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Mar 2018 19:00:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/performance-issues-on-arcgis-10-4-and-sqlserver/m-p/835894#M4463</guid>
      <dc:creator>TinaMorgan1</dc:creator>
      <dc:date>2018-03-16T19:00:39Z</dc:date>
    </item>
    <item>
      <title>Re: Performance issues on ArcGIS 10.4 and SQLServer Express</title>
      <link>https://community.esri.com/t5/geodatabase-questions/performance-issues-on-arcgis-10-4-and-sqlserver/m-p/835895#M4464</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A href="https://community.esri.com/migrated-users/33991"&gt;Tina Morgan&lt;/A&gt;‌&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;By reading this document&amp;nbsp;&lt;A class="link-titled" href="https://pro.arcgis.com/en/pro-app/tool-reference/environment-settings/output-config-keyword.htm#GUID-3CF5FE9A-0786-4623-ABCC-40CF472C51D2" title="https://pro.arcgis.com/en/pro-app/tool-reference/environment-settings/output-config-keyword.htm#GUID-3CF5FE9A-0786-4623-ABCC-40CF472C51D2"&gt;Output CONFIG Keyword (Environment setting)—Geoprocessing | ArcGIS Desktop&lt;/A&gt;&amp;nbsp; I just noticed that set any blob keyword are not&amp;nbsp;available on Workgroup and&amp;nbsp;personal&amp;nbsp;geodatabases. That is just my case.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My assumption is right?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am spending too much time trying to import a workgroup featureclass (with something about 300,000 records) to my own geodatabase. Is that a correct procedure within a Workgroup geodatabase (on ArcMap)?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is any correlate property to SDEBINARY on ArcGIS Pro?&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/399139_pastedImage_2.png" style="width: 620px; height: 574px;" /&gt;&lt;/P&gt;&lt;P&gt;Sincerely&lt;/P&gt;&lt;P&gt;Ezequias&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 18 Mar 2018 13:18:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/performance-issues-on-arcgis-10-4-and-sqlserver/m-p/835895#M4464</guid>
      <dc:creator>deleted-user-0W0-oLHxDjCX</dc:creator>
      <dc:date>2018-03-18T13:18:08Z</dc:date>
    </item>
    <item>
      <title>Re: Performance issues on ArcGIS 10.4 and SQLServer Express</title>
      <link>https://community.esri.com/t5/geodatabase-questions/performance-issues-on-arcgis-10-4-and-sqlserver/m-p/835896#M4465</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.esri.com/people/TMorgan-esristaff"&gt;TMorgan-esristaff&lt;/A&gt;‌ and &lt;A href="https://community.esri.com/people/jskinner-esristaff"&gt;jskinner-esristaff&lt;/A&gt;‌ thank you for your replies.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The performance gets better. It's not as fast as we encounter on PostgreSQL/PostGIS but I think it is a problem is related to some express memory management limitation (we are allocating 2gb just for the Express).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sincerely&lt;/P&gt;&lt;P&gt;Ezequias&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Mar 2018 13:09:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/performance-issues-on-arcgis-10-4-and-sqlserver/m-p/835896#M4465</guid>
      <dc:creator>deleted-user-0W0-oLHxDjCX</dc:creator>
      <dc:date>2018-03-21T13:09:05Z</dc:date>
    </item>
    <item>
      <title>Re: Performance issues on ArcGIS 10.4 and SQLServer Express</title>
      <link>https://community.esri.com/t5/geodatabase-questions/performance-issues-on-arcgis-10-4-and-sqlserver/m-p/835897#M4466</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I realize this is over a year later, but am wondering if you stuck with SQL Express or switched to Enterprise and Postgres? I have just migrated several FGDB to SQL Express and am&amp;nbsp;experiencing performance issues that I did not expect, such as lagging on initial selection of features. After reading through here this might be normal and I either need to live with it or upgrade to Enterprise.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Oct 2019 14:51:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/performance-issues-on-arcgis-10-4-and-sqlserver/m-p/835897#M4466</guid>
      <dc:creator>MalcolmMeyer2</dc:creator>
      <dc:date>2019-10-15T14:51:05Z</dc:date>
    </item>
    <item>
      <title>Re: Performance issues on ArcGIS 10.4 and SQLServer Express</title>
      <link>https://community.esri.com/t5/geodatabase-questions/performance-issues-on-arcgis-10-4-and-sqlserver/m-p/835898#M4467</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please review the post below on Mar. 16, 2018 that I made. It could be that you are hitting the limitations of SQL Express and the performance. I would recommend testing to an Enterprise RDBMS if the performance (and you have ArcGIS Enterprise licensing) is not improved.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Oct 2019 15:39:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/performance-issues-on-arcgis-10-4-and-sqlserver/m-p/835898#M4467</guid>
      <dc:creator>George_Thompson</dc:creator>
      <dc:date>2019-10-15T15:39:03Z</dc:date>
    </item>
  </channel>
</rss>

