<?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: sde.layers and sde.table_registry records but no tables in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/sde-layers-and-sde-table-registry-records-but-no/m-p/198113#M11343</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;That's usually a result of bad database hygiene -- Tables registered with ArcSDE should be deleted&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;with ArcSDE or ArcGIS tools; tables registered with the geodatabase should be deleted only with &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ArcGIS.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The best work-around is to create a trivial table via SQL with the same name, then follow correct&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;removal procedure (you don't generally need to recreate the ArcSDE-managed tables).&amp;nbsp; I don't &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;recommend hacking the registry tables (very unsupported unless on the phone with Tech Support,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;and 9.1 is so retired that 9.2 will be retired soon, so this isn't an option).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;- V&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 14 Mar 2012 22:48:01 GMT</pubDate>
    <dc:creator>VinceAngelo</dc:creator>
    <dc:date>2012-03-14T22:48:01Z</dc:date>
    <item>
      <title>sde.layers and sde.table_registry records but no tables</title>
      <link>https://community.esri.com/t5/data-management-questions/sde-layers-and-sde-table-registry-records-but-no/m-p/198112#M11342</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;i'm working with 9.1... how is it that i can find records in the sde.layers and sde.table_registry tables with corresponding records in the sde.geometry_columns table but the attribute and geometry tables don't exist? is this due to an unapproved process for deleting a feature class? just dropping the tables and not de-registering with the sde?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;what is the correct process for deleting a feature class? i know that if i can do so using ArcCatalog but haven't tried it. would de-registering with ArcToolbox/General/Delete automatically de-register with the gdb, sde and delete the attribute and shape tables?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks in advance.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Mar 2012 21:16:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/sde-layers-and-sde-table-registry-records-but-no/m-p/198112#M11342</guid>
      <dc:creator>deleted-user-0hg8sVY9GHfr</dc:creator>
      <dc:date>2012-03-14T21:16:50Z</dc:date>
    </item>
    <item>
      <title>Re: sde.layers and sde.table_registry records but no tables</title>
      <link>https://community.esri.com/t5/data-management-questions/sde-layers-and-sde-table-registry-records-but-no/m-p/198113#M11343</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;That's usually a result of bad database hygiene -- Tables registered with ArcSDE should be deleted&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;with ArcSDE or ArcGIS tools; tables registered with the geodatabase should be deleted only with &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ArcGIS.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The best work-around is to create a trivial table via SQL with the same name, then follow correct&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;removal procedure (you don't generally need to recreate the ArcSDE-managed tables).&amp;nbsp; I don't &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;recommend hacking the registry tables (very unsupported unless on the phone with Tech Support,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;and 9.1 is so retired that 9.2 will be retired soon, so this isn't an option).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;- V&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Mar 2012 22:48:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/sde-layers-and-sde-table-registry-records-but-no/m-p/198113#M11343</guid>
      <dc:creator>VinceAngelo</dc:creator>
      <dc:date>2012-03-14T22:48:01Z</dc:date>
    </item>
    <item>
      <title>Re: sde.layers and sde.table_registry records but no tables</title>
      <link>https://community.esri.com/t5/data-management-questions/sde-layers-and-sde-table-registry-records-but-no/m-p/198114#M11344</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I think I may have a similar problem.&amp;nbsp; I have a table that I can see in ArcCatalog but am unable to delete as it keeps saying there is a missing DBMS table.&amp;nbsp; When I view the geodatabase in SQL Server Management Studio, the only reference to the table I can see is in the sde.sde_layers table.&amp;nbsp; I do not see it listed in the sde.table_registry, sde.column_registry or sde.gdb_objectclasses tables.&amp;nbsp; Also there is no A, D, F, I, or S table that refers to the layer ID from the sde_layers table.&amp;nbsp; Any idea of how to remove?&amp;nbsp; Would removing it through SSMS work since it isn't referenced anywhere else?&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;ArcSDE 9.3.1&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Windows Server 2003&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Microsoft SQL Server 2008 R2&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Chris&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Oct 2013 19:11:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/sde-layers-and-sde-table-registry-records-but-no/m-p/198114#M11344</guid>
      <dc:creator>ChrisRobinson</dc:creator>
      <dc:date>2013-10-24T19:11:35Z</dc:date>
    </item>
    <item>
      <title>Re: sde.layers and sde.table_registry records but no tables</title>
      <link>https://community.esri.com/t5/data-management-questions/sde-layers-and-sde-table-registry-records-but-no/m-p/198115#M11345</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The best way to clear metadata about dropped tables is to create a nominal table&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;with the same name ("CREATE TABLE oops (objectid INTEGER NOT NULL)"), then&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;to delete it with ArcCatalog.&amp;nbsp; I've worked with ArcSDE since SDBE 1.2.1, and this&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;is the way I clear metadata after creation scripting has done horribly wrong.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;- V&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Oct 2013 11:17:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/sde-layers-and-sde-table-registry-records-but-no/m-p/198115#M11345</guid>
      <dc:creator>VinceAngelo</dc:creator>
      <dc:date>2013-10-25T11:17:09Z</dc:date>
    </item>
  </channel>
</rss>

