<?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: Missing TABLE_ID_GENERATOR in SDE in ArcGIS Pro SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/missing-table-id-generator-in-sde/m-p/1252371#M9360</link>
    <description>&lt;P&gt;Probably the DBMS is caching some information about the feature class.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;I would begin troubleshooting by manually removing the entry of the feature class from the GDB_ITEMS table and then recreate it.&lt;/P&gt;</description>
    <pubDate>Fri, 27 Jan 2023 15:22:09 GMT</pubDate>
    <dc:creator>Aashis</dc:creator>
    <dc:date>2023-01-27T15:22:09Z</dc:date>
    <item>
      <title>Missing TABLE_ID_GENERATOR in SDE</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/missing-table-id-generator-in-sde/m-p/1251870#M9350</link>
      <description>&lt;P&gt;Hi, I am trying to create a feature class and&amp;nbsp;schemaBuilder.Build() yields the following error:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;CreateAnnotationFeatureClass&lt;BR /&gt;&lt;/STRONG&gt;&lt;STRONG&gt;test_t&lt;BR /&gt;Error: The table already exists.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;However, there is no table test_t in the SDE. After researching a bit I stumbled upon the following link&amp;nbsp;&lt;A href="https://support.esri.com/en/technical-article/000006563" target="_blank"&gt;https://support.esri.com/en/technical-article/000006563&lt;/A&gt; . The workaround should solve the problem (at least that is what I believe). The problem is that the SDE has no sequences and the workaround mentions that I have to call&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="sql"&gt;SELECT last_number FROM user_sequences WHERE sequence_name = 'TABLE_ID_GENERATOR'; &lt;/LI-CODE&gt;&lt;P&gt;However, since there are no sequences I can't even complete the first step of the workaround.&lt;/P&gt;&lt;P&gt;Question is, why are there no sequences in my SDE?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 26 Jan 2023 15:00:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/missing-table-id-generator-in-sde/m-p/1251870#M9350</guid>
      <dc:creator>Meroni</dc:creator>
      <dc:date>2023-01-26T15:00:35Z</dc:date>
    </item>
    <item>
      <title>Re: Missing TABLE_ID_GENERATOR in SDE</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/missing-table-id-generator-in-sde/m-p/1252371#M9360</link>
      <description>&lt;P&gt;Probably the DBMS is caching some information about the feature class.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;I would begin troubleshooting by manually removing the entry of the feature class from the GDB_ITEMS table and then recreate it.&lt;/P&gt;</description>
      <pubDate>Fri, 27 Jan 2023 15:22:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/missing-table-id-generator-in-sde/m-p/1252371#M9360</guid>
      <dc:creator>Aashis</dc:creator>
      <dc:date>2023-01-27T15:22:09Z</dc:date>
    </item>
  </channel>
</rss>

