<?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: Table Appearing in SDE, but deleted from SQL Server in Geodatabase Questions</title>
    <link>https://community.esri.com/t5/geodatabase-questions/table-appearing-in-sde-but-deleted-from-sql-server/m-p/1604284#M9555</link>
    <description>&lt;P&gt;i assume i should open a case with esri to figure it out.&lt;/P&gt;</description>
    <pubDate>Wed, 09 Apr 2025 17:47:15 GMT</pubDate>
    <dc:creator>ElaineBryant</dc:creator>
    <dc:date>2025-04-09T17:47:15Z</dc:date>
    <item>
      <title>Table Appearing in SDE, but deleted from SQL Server</title>
      <link>https://community.esri.com/t5/geodatabase-questions/table-appearing-in-sde-but-deleted-from-sql-server/m-p/1029355#M6982</link>
      <description>&lt;P&gt;We have tables appearing within ArcGIS Pro, SDE connection that no longer exist within the SQL Server connection.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Deleting the tables while in ArcGIS Pro removes them, but when we refresh the connection they are still there.&lt;/P&gt;&lt;P&gt;I suspect there was an issue when copying up these large tables and they were deleted from the SQL Server connection, but left registered in SDE.&lt;/P&gt;&lt;P&gt;Is there any way we can clear those tables from SDE?&amp;nbsp; &amp;nbsp;&lt;/P&gt;&lt;P&gt;The SQL Server is an AWS RDS and we might getting some mirroring causing the problem.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Mon, 22 Feb 2021 23:48:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/table-appearing-in-sde-but-deleted-from-sql-server/m-p/1029355#M6982</guid>
      <dc:creator>PeterKT</dc:creator>
      <dc:date>2021-02-22T23:48:04Z</dc:date>
    </item>
    <item>
      <title>Re: Table Appearing in SDE, but deleted from SQL Server</title>
      <link>https://community.esri.com/t5/geodatabase-questions/table-appearing-in-sde-but-deleted-from-sql-server/m-p/1029372#M6983</link>
      <description>&lt;P&gt;It looks like tables were dropped directly in SQL Server. When a table is dropped using ArcGIS Pro or Catalog, it deletes lot of metadata entries, typically, GDB_ITEMS, SDE_TABLE_REGISTRY, SDE_COLUMN_REGISTRY, "a" and "d" tables for versioning etc.&lt;/P&gt;&lt;P&gt;If possible, try to create the table again with same structure using SQL statement and then delete the table using ArcGIS Catalog. Hopefully, Catalog will complete the workflow of table deletion without a rollback due to the missing table.&lt;/P&gt;&lt;P&gt;If you simply want these tables not appear in dataset tree, then delete the corresponding entries from SDE_TABLE_REGISTRY and GDB_ITEMS. See&amp;nbsp;&lt;A href="https://desktop.arcgis.com/en/arcmap/latest/manage-data/using-sql-with-gdbs/overview-geodatabase-system-tables.htm" target="_blank"&gt;https://desktop.arcgis.com/en/arcmap/latest/manage-data/using-sql-with-gdbs/overview-geodatabase-system-tables.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;and&amp;nbsp;&lt;A href="https://desktop.arcgis.com/en/arcmap/10.4/manage-data/geodatabases/registering-a-table-with-the-geodatabase.htm" target="_blank"&gt;https://desktop.arcgis.com/en/arcmap/10.4/manage-data/geodatabases/registering-a-table-with-the-geodatabase.htm&lt;/A&gt;&amp;nbsp;for some info.&lt;/P&gt;&lt;P&gt;NOTE: manual edits to metadata tables is a not recommended and can corrupt entire EGDB. So, take a backup before attempting anything.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Vish&lt;/P&gt;</description>
      <pubDate>Tue, 23 Feb 2021 00:28:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/table-appearing-in-sde-but-deleted-from-sql-server/m-p/1029372#M6983</guid>
      <dc:creator>VishApte</dc:creator>
      <dc:date>2021-02-23T00:28:06Z</dc:date>
    </item>
    <item>
      <title>Re: Table Appearing in SDE, but deleted from SQL Server</title>
      <link>https://community.esri.com/t5/geodatabase-questions/table-appearing-in-sde-but-deleted-from-sql-server/m-p/1029414#M6985</link>
      <description>&lt;P&gt;Thanks Vish.&amp;nbsp; That worked, recreating the tables with sql create table.&amp;nbsp; &amp;nbsp;In the end didn't use exact schema, just used OBJECTID and another dummy nvarchar.&amp;nbsp; &amp;nbsp;Seems to cleared both SDE and any references in the SDE tables.&lt;/P&gt;</description>
      <pubDate>Tue, 23 Feb 2021 03:23:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/table-appearing-in-sde-but-deleted-from-sql-server/m-p/1029414#M6985</guid>
      <dc:creator>PeterKT</dc:creator>
      <dc:date>2021-02-23T03:23:36Z</dc:date>
    </item>
    <item>
      <title>Re: Table Appearing in SDE, but deleted from SQL Server</title>
      <link>https://community.esri.com/t5/geodatabase-questions/table-appearing-in-sde-but-deleted-from-sql-server/m-p/1604241#M9553</link>
      <description>&lt;P&gt;I had DBA drop an entire oracle schema but I still see it in Pro.&amp;nbsp; For whatever reason, one schema was successfully removed from view, but the other 2 aren't.&amp;nbsp; As far as oracle is concerned they don't exist.&amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 09 Apr 2025 16:21:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/table-appearing-in-sde-but-deleted-from-sql-server/m-p/1604241#M9553</guid>
      <dc:creator>ElaineBryant</dc:creator>
      <dc:date>2025-04-09T16:21:56Z</dc:date>
    </item>
    <item>
      <title>Re: Table Appearing in SDE, but deleted from SQL Server</title>
      <link>https://community.esri.com/t5/geodatabase-questions/table-appearing-in-sde-but-deleted-from-sql-server/m-p/1604283#M9554</link>
      <description>&lt;P&gt;This would point to the SDE schema still being present but the "data" schema is gone. This can corrupt the entire EGDB.&lt;/P&gt;</description>
      <pubDate>Wed, 09 Apr 2025 17:45:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/table-appearing-in-sde-but-deleted-from-sql-server/m-p/1604283#M9554</guid>
      <dc:creator>George_Thompson</dc:creator>
      <dc:date>2025-04-09T17:45:18Z</dc:date>
    </item>
    <item>
      <title>Re: Table Appearing in SDE, but deleted from SQL Server</title>
      <link>https://community.esri.com/t5/geodatabase-questions/table-appearing-in-sde-but-deleted-from-sql-server/m-p/1604284#M9555</link>
      <description>&lt;P&gt;i assume i should open a case with esri to figure it out.&lt;/P&gt;</description>
      <pubDate>Wed, 09 Apr 2025 17:47:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/table-appearing-in-sde-but-deleted-from-sql-server/m-p/1604284#M9555</guid>
      <dc:creator>ElaineBryant</dc:creator>
      <dc:date>2025-04-09T17:47:15Z</dc:date>
    </item>
    <item>
      <title>Re: Table Appearing in SDE, but deleted from SQL Server</title>
      <link>https://community.esri.com/t5/geodatabase-questions/table-appearing-in-sde-but-deleted-from-sql-server/m-p/1604308#M9556</link>
      <description>&lt;P&gt;Yeah that may be best for this type of issue.&lt;/P&gt;</description>
      <pubDate>Wed, 09 Apr 2025 18:15:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/table-appearing-in-sde-but-deleted-from-sql-server/m-p/1604308#M9556</guid>
      <dc:creator>George_Thompson</dc:creator>
      <dc:date>2025-04-09T18:15:38Z</dc:date>
    </item>
  </channel>
</rss>

