<?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: Determine if Select tool is stuck in a loop? in ModelBuilder Questions</title>
    <link>https://community.esri.com/t5/modelbuilder-questions/performance-determine-if-select-tool-is-stuck-in-a/m-p/765268#M2781</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;arc* is 32 bit hence limited to 4 gig. &amp;nbsp;What was the memory useage with smaller input and how did it scale up? &amp;nbsp;I would try tiling your &amp;nbsp;processes if possible&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://desktop.arcgis.com/en/arcmap/latest/tools/supplement/tiled-processing-of-large-datasets.htm" title="http://desktop.arcgis.com/en/arcmap/latest/tools/supplement/tiled-processing-of-large-datasets.htm"&gt;Tiled processing of large datasets—Help | ArcGIS for Desktop&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;but it doesn't look like any of the tools you are using them employ it specifically, and you are already using a file gdb so you are good there. &amp;nbsp;If it were saving to a new file, try it in chunks, it could be quite possible that may cause an issue&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 11 Nov 2016 02:34:24 GMT</pubDate>
    <dc:creator>DanPatterson_Retired</dc:creator>
    <dc:date>2016-11-11T02:34:24Z</dc:date>
    <item>
      <title>Performance: Determine if Select tool is stuck in a loop?</title>
      <link>https://community.esri.com/t5/modelbuilder-questions/performance-determine-if-select-tool-is-stuck-in-a/m-p/765265#M2778</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm working on processing some TomTom Multinet data in a model. I've joined the Streets NW Feature Class with the GC layer Feature Class for all of the regions of California which results in a layer with approximately 3.4 million rows.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm then using the Select Tool from the Analysis (Extract) toolbox to convert that joined layer into an actual Feature Class for further work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All of this is inside a File GDB (on an SSD drive).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The tool has been running for 25 hours now on a physical desktop.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I ran my model in Edit mode up to the point of this Select because the model would get stuck showing 0%.&lt;/P&gt;&lt;P&gt;I then ran the Select by actually selecting from the tool box with the input intermediate layer from the model to see if I can see any progress.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Using 10.3.1&lt;/P&gt;&lt;P&gt;How can I figure out if it's really working? and I just need to be more patient&lt;/P&gt;&lt;P&gt;or if it's stuck in some kind of processing loop?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Nov 2016 19:03:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/modelbuilder-questions/performance-determine-if-select-tool-is-stuck-in-a/m-p/765265#M2778</guid>
      <dc:creator>GregMiddleton</dc:creator>
      <dc:date>2016-11-10T19:03:15Z</dc:date>
    </item>
    <item>
      <title>Re: Performance: Determine if Select tool is stuck in a loop?</title>
      <link>https://community.esri.com/t5/modelbuilder-questions/performance-determine-if-select-tool-is-stuck-in-a/m-p/765266#M2779</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;did you try to scale your model by starting with a much smaller input...try 1000, then 10,000 etc. &amp;nbsp;A couple of data points on a graph while monitoring system resources might help... as you run out of physical memory, things start getting swapped out to disk slowing things down even more&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Nov 2016 23:22:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/modelbuilder-questions/performance-determine-if-select-tool-is-stuck-in-a/m-p/765266#M2779</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2016-11-10T23:22:12Z</dc:date>
    </item>
    <item>
      <title>Re: Performance: Determine if Select tool is stuck in a loop?</title>
      <link>https://community.esri.com/t5/modelbuilder-questions/performance-determine-if-select-tool-is-stuck-in-a/m-p/765267#M2780</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, the model works with smaller input.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From a machine perspective, I'm not out of physical memory.&lt;/P&gt;&lt;P&gt;Arcmap is not showing CPU usage and is only showing 224k of actual RAM usage. So I don't think I'm out of memory?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Nov 2016 01:43:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/modelbuilder-questions/performance-determine-if-select-tool-is-stuck-in-a/m-p/765267#M2780</guid>
      <dc:creator>GregMiddleton</dc:creator>
      <dc:date>2016-11-11T01:43:55Z</dc:date>
    </item>
    <item>
      <title>Re: Performance: Determine if Select tool is stuck in a loop?</title>
      <link>https://community.esri.com/t5/modelbuilder-questions/performance-determine-if-select-tool-is-stuck-in-a/m-p/765268#M2781</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;arc* is 32 bit hence limited to 4 gig. &amp;nbsp;What was the memory useage with smaller input and how did it scale up? &amp;nbsp;I would try tiling your &amp;nbsp;processes if possible&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://desktop.arcgis.com/en/arcmap/latest/tools/supplement/tiled-processing-of-large-datasets.htm" title="http://desktop.arcgis.com/en/arcmap/latest/tools/supplement/tiled-processing-of-large-datasets.htm"&gt;Tiled processing of large datasets—Help | ArcGIS for Desktop&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;but it doesn't look like any of the tools you are using them employ it specifically, and you are already using a file gdb so you are good there. &amp;nbsp;If it were saving to a new file, try it in chunks, it could be quite possible that may cause an issue&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Nov 2016 02:34:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/modelbuilder-questions/performance-determine-if-select-tool-is-stuck-in-a/m-p/765268#M2781</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2016-11-11T02:34:24Z</dc:date>
    </item>
    <item>
      <title>Re: Performance: Determine if Select tool is stuck in a loop?</title>
      <link>https://community.esri.com/t5/modelbuilder-questions/performance-determine-if-select-tool-is-stuck-in-a/m-p/765269#M2782</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It's not entirely clear what you meant by join? A spatial join or a table join? It's always good practise to upload an image of your model as it helps us understand your problem. Please get into the habit of uploading images to support your question. You can &lt;EM&gt;always&lt;/EM&gt; go back and edit your question to improve it. That said and assuming you meant a table join&amp;nbsp;have you applied an attribute index to the fields that you are joining by? This can significantly improve performance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Nov 2016 12:33:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/modelbuilder-questions/performance-determine-if-select-tool-is-stuck-in-a/m-p/765269#M2782</guid>
      <dc:creator>DuncanHornby</dc:creator>
      <dc:date>2016-11-11T12:33:29Z</dc:date>
    </item>
    <item>
      <title>Re: Performance: Determine if Select tool is stuck in a loop?</title>
      <link>https://community.esri.com/t5/modelbuilder-questions/performance-determine-if-select-tool-is-stuck-in-a/m-p/765270#M2783</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is the join indexed? If not sometimes performance can be increased 10-100x by adding an attribute index.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Nov 2016 07:15:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/modelbuilder-questions/performance-determine-if-select-tool-is-stuck-in-a/m-p/765270#M2783</guid>
      <dc:creator>curtvprice</dc:creator>
      <dc:date>2016-11-16T07:15:01Z</dc:date>
    </item>
  </channel>
</rss>

