<?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: Portal performance with versioned data in ArcGIS Enterprise Portal Questions</title>
    <link>https://community.esri.com/t5/arcgis-enterprise-portal-questions/portal-performance-with-versioned-data/m-p/496365#M6930</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the response. &amp;nbsp;I have been doing this a long time and do understand the ins and outs of how versioning works. &amp;nbsp;The AD tables are clean, the database in compressed and there are just weird issues with performance. &amp;nbsp;Have been working with support and a database person for a while now and still some things that don't make a lot of sense.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Again...thanks for the reply&lt;/P&gt;&lt;P&gt;-Joe&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 03 May 2017 16:02:58 GMT</pubDate>
    <dc:creator>JoeHershman</dc:creator>
    <dc:date>2017-05-03T16:02:58Z</dc:date>
    <item>
      <title>Portal performance with versioned data</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-portal-questions/portal-performance-with-versioned-data/m-p/496362#M6927</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am seeing issues with the performance in Portal Web Maps or Apps when the referenced service uses versioned data. &amp;nbsp;I am not sure if there is a setup or configuration that I am missing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I add a Feature Service to a Web Map that is created from referenced data to a versioned database a few things are observed.&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;The layer will often not draw completely and the "Layer did not draw completely" message is displayed&lt;UL&gt;&lt;LI&gt;The occurrence of this can be changed by modifying the "Maximum Number of Records Returned by Server" setting&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;The drawing is horrendously slow at times.&lt;/LI&gt;&lt;LI&gt;During a redraw the ArcGIS Service will begin to spawn numerous instances. &amp;nbsp;I have seen it have as many as 16 running (the max at the time)&lt;UL&gt;&lt;LI&gt;This is a single WebMap being redrawn which will create this number of instances.&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I use a feature classes from an enterprise database that are not versioned (e.g., archive enabled non-versioned data) or use hosted data things work much more as one would expect. &amp;nbsp;None of the items above present themselves (I still think the draw performance could be better, though).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does anyone know why I am seeing this behavior?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;-Joe&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Apr 2017 15:17:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-portal-questions/portal-performance-with-versioned-data/m-p/496362#M6927</guid>
      <dc:creator>JoeHershman</dc:creator>
      <dc:date>2017-04-13T15:17:46Z</dc:date>
    </item>
    <item>
      <title>Re: Portal performance with versioned data</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-portal-questions/portal-performance-with-versioned-data/m-p/496363#M6928</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Joe,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-decoration: line-through;"&gt;Not sure, but perhaps this patch might work for you: &lt;A class="link-titled" href="http://support.esri.com/download/7501" title="http://support.esri.com/download/7501"&gt;Portal for ArcGIS 10.5 Large Membership Performance Patch&lt;/A&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;EDIT: &lt;/STRONG&gt;In thinking about this further, I think what you're seeing may be expected behavior. Let me explain: when you version a feature class in a geodatabase, what happens behind-the-scenes is you make 2 copies of your feature class business table (e.g., you create an 'Adds' and a 'Deletes' table) to store and track edits to the feature class. Each time you do something with the feature service - that is powered by a versioned feature class, the software will need to query and get info from all 3 tables that comprise the versioned feature class. This may be affect performance, as compared to a feature service that uses non-versioned feature class data. Does this make sense?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FYI: to learn more about versioning: &lt;A class="link-titled" href="http://www.esri.com/news/arcuser/0110/versioning101.html" title="http://www.esri.com/news/arcuser/0110/versioning101.html"&gt;Versioning 101&lt;/A&gt; ArcUser technical article&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't think the patch I mentioned previously will help with your performance issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 May 2017 23:22:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-portal-questions/portal-performance-with-versioned-data/m-p/496363#M6928</guid>
      <dc:creator>DerekLaw</dc:creator>
      <dc:date>2017-05-02T23:22:33Z</dc:date>
    </item>
    <item>
      <title>Re: Portal performance with versioned data</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-portal-questions/portal-performance-with-versioned-data/m-p/496364#M6929</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Joe,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Some stuff you could try to help improve performance at the geodatabase tier:&lt;/P&gt;&lt;P&gt;- Compress your geodatabase to simplify the state tree&lt;/P&gt;&lt;P&gt;- Update the indexes and statistics for your feature classes&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 May 2017 15:45:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-portal-questions/portal-performance-with-versioned-data/m-p/496364#M6929</guid>
      <dc:creator>DerekLaw</dc:creator>
      <dc:date>2017-05-03T15:45:55Z</dc:date>
    </item>
    <item>
      <title>Re: Portal performance with versioned data</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-portal-questions/portal-performance-with-versioned-data/m-p/496365#M6930</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the response. &amp;nbsp;I have been doing this a long time and do understand the ins and outs of how versioning works. &amp;nbsp;The AD tables are clean, the database in compressed and there are just weird issues with performance. &amp;nbsp;Have been working with support and a database person for a while now and still some things that don't make a lot of sense.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Again...thanks for the reply&lt;/P&gt;&lt;P&gt;-Joe&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 May 2017 16:02:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-portal-questions/portal-performance-with-versioned-data/m-p/496365#M6930</guid>
      <dc:creator>JoeHershman</dc:creator>
      <dc:date>2017-05-03T16:02:58Z</dc:date>
    </item>
    <item>
      <title>Re: Portal performance with versioned data</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-portal-questions/portal-performance-with-versioned-data/m-p/496366#M6931</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Joe,&lt;/P&gt;&lt;P&gt;Did you find the cause of the slow performance for managing versioned data (through a registered service) in Portal?&amp;nbsp; We are working on the same thing and have encountered several errors.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Oct 2018 00:31:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-portal-questions/portal-performance-with-versioned-data/m-p/496366#M6931</guid>
      <dc:creator>StephanieSnider</dc:creator>
      <dc:date>2018-10-23T00:31:44Z</dc:date>
    </item>
  </channel>
</rss>

