<?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: Exception &amp;quot;Geodatabase System Tables not found&amp;quot; when performing a bulk update in ArcGIS Pro SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/exception-quot-geodatabase-system-tables-not-found/m-p/1032254#M6295</link>
    <description>&lt;P&gt;I am trying to troubleshoot my first ArcPro Add-in where the selected layer in the Table of Contents is a hosted feature layer. The tool fails, but succeeds when I use a local file geodatabase feature class. So I tried just using Calculate Field in ArcPro directly on the hosted layer, to see if I could get at what the issue was. After over 2 hours of processing, I received Error&amp;nbsp;160231: Geodatabase System Tables not found.&lt;/P&gt;&lt;P&gt;Description&lt;/P&gt;&lt;P&gt;No geodatabase system tables were found.&lt;/P&gt;&lt;P&gt;Solution&lt;/P&gt;&lt;P&gt;There is no documented solution at this time.&lt;/P&gt;&lt;P&gt;I thought perhaps being new, there was some syntax in my Add-in code that was not correct, but seeing this error by just calculating a field directly in ArcPro on the hosted layer makes me think maybe bug.&lt;/P&gt;</description>
    <pubDate>Tue, 02 Mar 2021 23:51:21 GMT</pubDate>
    <dc:creator>ChristalHigdon_USFS</dc:creator>
    <dc:date>2021-03-02T23:51:21Z</dc:date>
    <item>
      <title>Exception "Geodatabase System Tables not found" when performing a bulk update</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/exception-quot-geodatabase-system-tables-not-found/m-p/1019174#M6049</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;We have developed some code that uses a ArcGIS.Core.Data.Geodatabase object constructed from an ArcGIS Online feature service and we are using it to perform bulk updates. Occasionally, in the middle of processing the bulk update, we get the exception "Geodatabase System Tables not found" and then obviously the processing stops.&lt;/P&gt;&lt;P&gt;Why does this occur, and what are the best practices for dealing with this type of exception in the middle of a running process?&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Mike...&lt;/P&gt;</description>
      <pubDate>Fri, 22 Jan 2021 17:18:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/exception-quot-geodatabase-system-tables-not-found/m-p/1019174#M6049</guid>
      <dc:creator>MikeBHamsa</dc:creator>
      <dc:date>2021-01-22T17:18:10Z</dc:date>
    </item>
    <item>
      <title>Re: Exception "Geodatabase System Tables not found" when performing a bulk update</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/exception-quot-geodatabase-system-tables-not-found/m-p/1019194#M6050</link>
      <description>&lt;P&gt;Hi Mike,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Do you know which&amp;nbsp;geodatabase routine is throwing the exception?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;--Rich&lt;/P&gt;</description>
      <pubDate>Fri, 22 Jan 2021 17:53:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/exception-quot-geodatabase-system-tables-not-found/m-p/1019194#M6050</guid>
      <dc:creator>RichRuh</dc:creator>
      <dc:date>2021-01-22T17:53:16Z</dc:date>
    </item>
    <item>
      <title>Re: Exception "Geodatabase System Tables not found" when performing a bulk update</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/exception-quot-geodatabase-system-tables-not-found/m-p/1019292#M6053</link>
      <description>&lt;P&gt;Rich,&lt;/P&gt;&lt;P&gt;It was one of these three; not exactly sure which one exactly. We're not doing much else in there.&lt;/P&gt;&lt;P&gt;Source.Search(qf);&lt;/P&gt;&lt;P&gt;poleDs.CreateRowBuffer()&lt;/P&gt;&lt;P&gt;poleDs.CreateRow(buff);&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Mike...&lt;/P&gt;</description>
      <pubDate>Fri, 22 Jan 2021 21:45:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/exception-quot-geodatabase-system-tables-not-found/m-p/1019292#M6053</guid>
      <dc:creator>MikeBHamsa</dc:creator>
      <dc:date>2021-01-22T21:45:15Z</dc:date>
    </item>
    <item>
      <title>Re: Exception "Geodatabase System Tables not found" when performing a bulk update</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/exception-quot-geodatabase-system-tables-not-found/m-p/1019298#M6054</link>
      <description>&lt;P&gt;I don't have any idea why any of those routines would throw the exception you noted. &amp;nbsp;Unless someone else responds, I'm guessing your fastest resolution would be to open an incident with tech support.&lt;/P&gt;&lt;P&gt;--Rich&lt;/P&gt;</description>
      <pubDate>Fri, 22 Jan 2021 21:59:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/exception-quot-geodatabase-system-tables-not-found/m-p/1019298#M6054</guid>
      <dc:creator>RichRuh</dc:creator>
      <dc:date>2021-01-22T21:59:52Z</dc:date>
    </item>
    <item>
      <title>Re: Exception "Geodatabase System Tables not found" when performing a bulk update</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/exception-quot-geodatabase-system-tables-not-found/m-p/1032254#M6295</link>
      <description>&lt;P&gt;I am trying to troubleshoot my first ArcPro Add-in where the selected layer in the Table of Contents is a hosted feature layer. The tool fails, but succeeds when I use a local file geodatabase feature class. So I tried just using Calculate Field in ArcPro directly on the hosted layer, to see if I could get at what the issue was. After over 2 hours of processing, I received Error&amp;nbsp;160231: Geodatabase System Tables not found.&lt;/P&gt;&lt;P&gt;Description&lt;/P&gt;&lt;P&gt;No geodatabase system tables were found.&lt;/P&gt;&lt;P&gt;Solution&lt;/P&gt;&lt;P&gt;There is no documented solution at this time.&lt;/P&gt;&lt;P&gt;I thought perhaps being new, there was some syntax in my Add-in code that was not correct, but seeing this error by just calculating a field directly in ArcPro on the hosted layer makes me think maybe bug.&lt;/P&gt;</description>
      <pubDate>Tue, 02 Mar 2021 23:51:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/exception-quot-geodatabase-system-tables-not-found/m-p/1032254#M6295</guid>
      <dc:creator>ChristalHigdon_USFS</dc:creator>
      <dc:date>2021-03-02T23:51:21Z</dc:date>
    </item>
  </channel>
</rss>

