<?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 ArcView Desktop frequently hangs when selecting a layer in toolbox tools in ArcGIS Spatial Analyst Questions</title>
    <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/arcview-desktop-frequently-hangs-when-selecting-a/m-p/610023#M8885</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have experienced this frequently. Using ArcView Desktop 10.0 + sp3 on MacBook 64 bit running bootcamp and using windows 7&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Have an existing map.Use a toolkit to select a tool (it may matter which tool, I am not sure,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;but it definitely has occurred using different tools).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Arcview frequently hangs in the tool wizard when entering a layer from the as one of the parameters (by using the drop down listbox). No recovery is possible. The only recourse is to kill ArcMap.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Until today I never found a replicable test case. But I do now have one using the "spatial join" tool in the "overlay" toolbox. On the second input field I select a BDS layer (from Business Analyst) as the second parameter ("Join Features"). I then get the windows7 busy cursor (rotating ring of fire) and the application hangs indefinitely.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Has anyone else had similar experiences?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 09 Nov 2011 03:32:42 GMT</pubDate>
    <dc:creator>RobertStevens</dc:creator>
    <dc:date>2011-11-09T03:32:42Z</dc:date>
    <item>
      <title>ArcView Desktop frequently hangs when selecting a layer in toolbox tools</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/arcview-desktop-frequently-hangs-when-selecting-a/m-p/610023#M8885</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have experienced this frequently. Using ArcView Desktop 10.0 + sp3 on MacBook 64 bit running bootcamp and using windows 7&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Have an existing map.Use a toolkit to select a tool (it may matter which tool, I am not sure,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;but it definitely has occurred using different tools).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Arcview frequently hangs in the tool wizard when entering a layer from the as one of the parameters (by using the drop down listbox). No recovery is possible. The only recourse is to kill ArcMap.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Until today I never found a replicable test case. But I do now have one using the "spatial join" tool in the "overlay" toolbox. On the second input field I select a BDS layer (from Business Analyst) as the second parameter ("Join Features"). I then get the windows7 busy cursor (rotating ring of fire) and the application hangs indefinitely.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Has anyone else had similar experiences?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Nov 2011 03:32:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/arcview-desktop-frequently-hangs-when-selecting-a/m-p/610023#M8885</guid>
      <dc:creator>RobertStevens</dc:creator>
      <dc:date>2011-11-09T03:32:42Z</dc:date>
    </item>
    <item>
      <title>Re: ArcView Desktop frequently hangs when selecting a layer in toolbox tools</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/arcview-desktop-frequently-hangs-when-selecting-a/m-p/610024#M8886</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am replying to my own thread!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It turns out that ArcMap wasn't hung -- it just took a long time to process.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The BDS and SDC datasets that are available with Business Analyst&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;are compressed (and encrypted). In addition the demographic layers&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;contain many, many fields (maybe more than a typical SQL table will allow).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;So working with them can be slow.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Following advice from support services (thx Jason) one should do one&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;or more of the following&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;a) Change the field visibility of the layer to include only those fields&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; that one is certain to be interested in. Then export the layer (data=&amp;gt;export)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; into a feature class&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;b) Use a spatial join just once to select only those records pertinent to the map&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; extent with which one is working (this may be slow, but has to be done just once)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; This might especially be te case if you have USA wide data (as opposed to&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; just a state or two)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;c) Use the tools that come with Business Analyst if appropriate -- they are&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; optimised to work with BDS and SDC datasets and can do so more effciently&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; than general tools from the toolbox&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;d) Append field(s) to the BDS layers using Business Analyst tools. A new BDS&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; layer will be created&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If I have said anything incorrect here perhaps someone from ESRI could correct me&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;but this was my understanding from talking with Jason earlier today.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Rob Stevens&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Nov 2011 18:47:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/arcview-desktop-frequently-hangs-when-selecting-a/m-p/610024#M8886</guid>
      <dc:creator>RobertStevens</dc:creator>
      <dc:date>2011-11-09T18:47:46Z</dc:date>
    </item>
  </channel>
</rss>

