<?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: Merge &amp; Clip FIRM Layers to Watershed - Table Not Found (Error 999999) in Spatial Data Science Questions</title>
    <link>https://community.esri.com/t5/spatial-data-science-questions/merge-clip-firm-layers-to-watershed-table-not/m-p/227611#M537</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Now that you mention that, I ran into a similar problem when merging and clipping several states worth of floodplain data together.&amp;nbsp; I really only needed 100 and 500 year flood plain areas, not areas of minimal hazard that are also included in the datasets.&amp;nbsp; I queried my data down prior to merging and it worked alot better since it was removing alot of additional geometry from the new dataset.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 22 Jun 2017 13:59:26 GMT</pubDate>
    <dc:creator>IanMurray</dc:creator>
    <dc:date>2017-06-22T13:59:26Z</dc:date>
    <item>
      <title>Merge &amp; Clip FIRM Layers to Watershed - Table Not Found (Error 999999)</title>
      <link>https://community.esri.com/t5/spatial-data-science-questions/merge-clip-firm-layers-to-watershed-table-not/m-p/227607#M533</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I was trying to combine a number of flood hazard (FIRM) layers of different jurisdictions in multiple states together and then limit it to a watershed within the designated area. &amp;nbsp;I built a model to this effect, combining each layer together with Merge and then running a clip to the watershed of interest. &amp;nbsp;However, when I run the model, I get the following error on the Clip portion (I won't include the merge portion of the model code, as it is extremely lengthy from the number of files involved across about 5 states): &amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin: 0in 0in .0001pt 7.5pt;"&gt;&lt;SPAN style="color: #404040;"&gt;Executing (Clip): Clip "D:\Todd Research\Processing\Chesapeake_Bay.gdb\Chesapeake_States_Watershed_Flood_Hazard_Areas2NL" "D:\Todd Research\Processing\Chesapeake_Bay.gdb\Chesapeake_Bay_Watershed" "D:\Todd Research\Processing\Chesapeake_Bay.gdb\Chesapeake_Watershed_Flood_Hazard_Areas2NL" #&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0in 0in .0001pt 7.5pt;"&gt;&lt;SPAN style="color: black;"&gt;Start Time: Mon Jun 19 21:54:30 2017&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0in 0in .0001pt 7.5pt;"&gt;&lt;SPAN style="color: black;"&gt;Reading Features...&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0in 0in .0001pt 7.5pt;"&gt;&lt;SPAN style="color: black;"&gt;Processing Tiles...&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0in 0in .0001pt 7.5pt;"&gt;&lt;SPAN style="color: #d70019;"&gt;ERROR &lt;/SPAN&gt;&lt;SPAN style="color: #30f3b8;"&gt;999999&lt;/SPAN&gt;&lt;SPAN style="color: #d70019;"&gt;: Error executing function.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0in 0in .0001pt 7.5pt;"&gt;&lt;SPAN style="color: #d70019;"&gt;The table was not found.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0in 0in .0001pt 7.5pt;"&gt;&lt;SPAN style="color: #d70019;"&gt;The table was not found. [Chesapeake_Watershed_Flood_Hazard_Areas2NL]&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0in 0in .0001pt 7.5pt;"&gt;&lt;SPAN style="color: #d70019;"&gt;The table was not found.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0in 0in .0001pt 7.5pt;"&gt;&lt;SPAN style="color: #d70019;"&gt;The table was not found. [Chesapeake_Watershed_Flood_Hazard_Areas2NL]&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0in 0in .0001pt 7.5pt;"&gt;&lt;SPAN style="color: #d70019;"&gt;General function failure&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0in 0in .0001pt 7.5pt;"&gt;&lt;SPAN style="color: #d70019;"&gt;General function failure&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0in 0in .0001pt 7.5pt;"&gt;&lt;SPAN style="color: #d70019;"&gt;Failed to execute (Clip).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: black;"&gt;Failed at Tue Jun 20 00:35:54 2017 (Elapsed Time: 2 hours 41 minutes 23 seconds)&lt;BR /&gt;&lt;BR /&gt;Does anyone know what the problem might be here? &amp;nbsp;I know the error number is just a general error that could be caused by a number of things. &amp;nbsp;I'm a bit concerned that the problem might be caused by an issue with the table generated by the Merge preceding the Clip, even though the model outputs say that executed successfully. &amp;nbsp;I tried running it twice, once with a preliminary firm from an additional jurisdiction and once without, and got the same error both times. &amp;nbsp;I did make sure to modify the preliminary FIRM attribute table to match the final FIRM attribute tables in format as well, for the time that I included it. &amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Jun 2017 18:27:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/spatial-data-science-questions/merge-clip-firm-layers-to-watershed-table-not/m-p/227607#M533</guid>
      <dc:creator>ChrisMcCloud</dc:creator>
      <dc:date>2017-06-21T18:27:02Z</dc:date>
    </item>
    <item>
      <title>Re: Merge &amp; Clip FIRM Layers to Watershed - Table Not Found (Error 999999)</title>
      <link>https://community.esri.com/t5/spatial-data-science-questions/merge-clip-firm-layers-to-watershed-table-not/m-p/227608#M534</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think your merge is working just fine, as the error on the table its throwing is the output of the clip (&lt;SPAN style="color: #000000;"&gt;Chesapeake_Watershed_Flood_Hazard_Areas2NL&lt;/SPAN&gt;), not the input of the clip (&lt;SPAN style="color: #404040;"&gt;Chesapeake_States_Watershed_Flood_Hazard_Areas2NL&lt;/SPAN&gt;).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I recently encountered a similar problem which was caused by have some bad clipping geometry that needed to be repaired, might be similar in your situation.&amp;nbsp; If not have a look at the link below for some other fixes for 999999 errors.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://gisgeography.com/esri-arcgis-999999-error/"&gt;http://gisgeography.com/esri-arcgis-999999-error/&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Jun 2017 19:04:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/spatial-data-science-questions/merge-clip-firm-layers-to-watershed-table-not/m-p/227608#M534</guid>
      <dc:creator>IanMurray</dc:creator>
      <dc:date>2017-06-21T19:04:49Z</dc:date>
    </item>
    <item>
      <title>Re: Merge &amp; Clip FIRM Layers to Watershed - Table Not Found (Error 999999)</title>
      <link>https://community.esri.com/t5/spatial-data-science-questions/merge-clip-firm-layers-to-watershed-table-not/m-p/227609#M535</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If the Merge tool has run successfully, it's output should be available irrespective of the failure of the Clip tool. Check if the output feature class is available and you are able to add it successfully to ArcMap.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the above output of Merge tool looks fine, there is a probability that the resultant feature class of Merge tool is a &lt;STRONG&gt;Multipart&lt;/STRONG&gt; feature class. In this case, you need to add&lt;STRONG&gt; &lt;A href="http://desktop.arcgis.com/en/arcmap/10.3/tools/data-management-toolbox/multipart-to-singlepart.htm"&gt;Multipart to Singlepart&lt;/A&gt;&lt;/STRONG&gt;&amp;nbsp;tool in between Merge and Clip tool.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/358056_pastedImage_1.png" style="width: 620px; height: 166px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Jun 2017 21:30:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/spatial-data-science-questions/merge-clip-firm-layers-to-watershed-table-not/m-p/227609#M535</guid>
      <dc:creator>JayantaPoddar</dc:creator>
      <dc:date>2017-06-21T21:30:52Z</dc:date>
    </item>
    <item>
      <title>Re: Merge &amp; Clip FIRM Layers to Watershed - Table Not Found (Error 999999)</title>
      <link>https://community.esri.com/t5/spatial-data-science-questions/merge-clip-firm-layers-to-watershed-table-not/m-p/227610#M536</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN&gt;This sounds like a massive merged dataset, the Clip may be failing because the inputs are just so huge. You may want to try using an iterator on select by location to select the polygons from each of the inputs that overlap your clip_feature, copy each to temporary data sets, and merge those instead of the whole mess. (This would require a sub-model to do the iteration, returning the temp datasets as an output parameter of Collect Values.)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Jun 2017 22:39:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/spatial-data-science-questions/merge-clip-firm-layers-to-watershed-table-not/m-p/227610#M536</guid>
      <dc:creator>curtvprice</dc:creator>
      <dc:date>2017-06-21T22:39:52Z</dc:date>
    </item>
    <item>
      <title>Re: Merge &amp; Clip FIRM Layers to Watershed - Table Not Found (Error 999999)</title>
      <link>https://community.esri.com/t5/spatial-data-science-questions/merge-clip-firm-layers-to-watershed-table-not/m-p/227611#M537</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Now that you mention that, I ran into a similar problem when merging and clipping several states worth of floodplain data together.&amp;nbsp; I really only needed 100 and 500 year flood plain areas, not areas of minimal hazard that are also included in the datasets.&amp;nbsp; I queried my data down prior to merging and it worked alot better since it was removing alot of additional geometry from the new dataset.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Jun 2017 13:59:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/spatial-data-science-questions/merge-clip-firm-layers-to-watershed-table-not/m-p/227611#M537</guid>
      <dc:creator>IanMurray</dc:creator>
      <dc:date>2017-06-22T13:59:26Z</dc:date>
    </item>
  </channel>
</rss>

