<?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: Dissolve Tool regularly crashes in Geoprocessing Questions</title>
    <link>https://community.esri.com/t5/geoprocessing-questions/dissolve-tool-regularly-crashes/m-p/186963#M6387</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I run into this a few times a week. Sometimes I have to close both ArcGIS and Arc Catalog, then re-open and run. Dissolving large shape files like that will take a long time anyway.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Have you considered using a FGDB instead of a shape file? I have found that this works better sometimes.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Are you just using Dissolve, or is it part of a model?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 01 Feb 2011 19:38:27 GMT</pubDate>
    <dc:creator>michaelcollins1</dc:creator>
    <dc:date>2011-02-01T19:38:27Z</dc:date>
    <item>
      <title>Dissolve Tool regularly crashes</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/dissolve-tool-regularly-crashes/m-p/186962#M6386</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hey guys,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm using ArcGIS 9.3.1. I had to convert a raster file to Shape, it worked. Now I have a huuuge shapefile with around 11 million polygons, each feature contains the specific z-value of each raster cell in the gridcode field. I deleted the gridcode field, 'cause I don't need that information anymore. My goal is to reduce the number of features. So what, I tried to use the Dissolve tool. It crashed. So I devided my shapefile into several chunks ("select by attributes", Export Data). Afterwards, I try to dissolve each of the "part files" and will try to combine them later again.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have 6 files now (around 250 mb) to process. 2 have been processed. But the process is still very slow, it takes several hours to finish. Sometimes the tool is still crashing with the 99999 error code and alternating error messages (topology errors, out of memory, not enough virtual memory).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It can't be that I do not have enough RAM (8gb). Virtual RAM is set to around 6 GB and there's enough disk space, too.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So what can I do to accelerate the processing and enhance the reliability of the dissolve tool?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Kathrin&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Feb 2011 15:53:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/dissolve-tool-regularly-crashes/m-p/186962#M6386</guid>
      <dc:creator>KathrinSchulte-Braucks</dc:creator>
      <dc:date>2011-02-01T15:53:37Z</dc:date>
    </item>
    <item>
      <title>Re: Dissolve Tool regularly crashes</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/dissolve-tool-regularly-crashes/m-p/186963#M6387</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I run into this a few times a week. Sometimes I have to close both ArcGIS and Arc Catalog, then re-open and run. Dissolving large shape files like that will take a long time anyway.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Have you considered using a FGDB instead of a shape file? I have found that this works better sometimes.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Are you just using Dissolve, or is it part of a model?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Feb 2011 19:38:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/dissolve-tool-regularly-crashes/m-p/186963#M6387</guid>
      <dc:creator>michaelcollins1</dc:creator>
      <dc:date>2011-02-01T19:38:27Z</dc:date>
    </item>
    <item>
      <title>Re: Dissolve Tool regularly crashes</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/dissolve-tool-regularly-crashes/m-p/186964#M6388</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thx for your reply! I just use dissolve, it is not part of a model. I will try that out with the file geodatabase.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Feb 2011 20:48:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/dissolve-tool-regularly-crashes/m-p/186964#M6388</guid>
      <dc:creator>KathrinSchulte-Braucks</dc:creator>
      <dc:date>2011-02-01T20:48:21Z</dc:date>
    </item>
    <item>
      <title>Re: Dissolve Tool regularly crashes</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/dissolve-tool-regularly-crashes/m-p/186965#M6389</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;If you have ArcInfo you could upgrade to 10 and run aggregate points, and running buffer on the result of that, instead of using dissolve. Should be about a million times faster for large set of points.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;There was a session on the UC 2010 that among other things addressed the issue about Dissolve being slow in some situations.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Feb 2011 04:00:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/dissolve-tool-regularly-crashes/m-p/186965#M6389</guid>
      <dc:creator>NiklasNorrthon</dc:creator>
      <dc:date>2011-02-02T04:00:04Z</dc:date>
    </item>
    <item>
      <title>Re: Dissolve Tool regularly crashes</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/dissolve-tool-regularly-crashes/m-p/186966#M6390</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Sorry, I merely have ArcView.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Feb 2011 10:17:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/dissolve-tool-regularly-crashes/m-p/186966#M6390</guid>
      <dc:creator>KathrinSchulte-Braucks</dc:creator>
      <dc:date>2011-02-02T10:17:25Z</dc:date>
    </item>
    <item>
      <title>Re: Dissolve Tool regularly crashes</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/dissolve-tool-regularly-crashes/m-p/186967#M6391</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;try this thread&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.esri.com/thread.asp?t=289514&amp;amp;f=983&amp;amp;c=93"&gt;http://forums.esri.com/thread.asp?t=289514&amp;amp;f=983&amp;amp;c=93&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Feb 2011 11:29:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/dissolve-tool-regularly-crashes/m-p/186967#M6391</guid>
      <dc:creator>michaelcollins1</dc:creator>
      <dc:date>2011-02-02T11:29:54Z</dc:date>
    </item>
    <item>
      <title>Re: Dissolve Tool regularly crashes</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/dissolve-tool-regularly-crashes/m-p/186968#M6392</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for the interesting link. Restarting ArcMap from time to time seems to improve things, although the tool is still crahing from time to time. Now 6 of 10 files are processed after my PC ran the whole night through.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Feb 2011 13:16:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/dissolve-tool-regularly-crashes/m-p/186968#M6392</guid>
      <dc:creator>KathrinSchulte-Braucks</dc:creator>
      <dc:date>2011-02-02T13:16:27Z</dc:date>
    </item>
  </channel>
</rss>

