<?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: How to completely delete a feature class in SQL server? in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/how-to-completely-delete-a-feature-class-in-sql/m-p/436299#M24922</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;&lt;BR /&gt;(look at the entity-relationship diagram and you'll see what I mean). &lt;BR /&gt;&amp;nbsp; &lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;where to get the entity-relationship diagram?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 27 May 2010 19:14:03 GMT</pubDate>
    <dc:creator>ducksunlimited</dc:creator>
    <dc:date>2010-05-27T19:14:03Z</dc:date>
    <item>
      <title>How to completely delete a feature class in SQL server?</title>
      <link>https://community.esri.com/t5/data-management-questions/how-to-completely-delete-a-feature-class-in-sql/m-p/436297#M24920</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Dear All, &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Just curious to know how to completely delete a feature class (not involved in topologoy and relationship) in SQL server. I tried to delete the business table, the record in SDE_table_registery, and the record in SDE_Layers. But still gave me an error (table already exists...) when I tried to create a feature class with the same name via ArcCatalog. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What tables else should I delete? Thanks for the help, &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Russel&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 May 2010 12:40:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/how-to-completely-delete-a-feature-class-in-sql/m-p/436297#M24920</guid>
      <dc:creator>ducksunlimited</dc:creator>
      <dc:date>2010-05-27T12:40:55Z</dc:date>
    </item>
    <item>
      <title>Re: How to completely delete a feature class in SQL server?</title>
      <link>https://community.esri.com/t5/data-management-questions/how-to-completely-delete-a-feature-class-in-sql/m-p/436298#M24921</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Tables and layers the table registry which have never been registered with the geodatbase &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;should be deleted with 'sdetable -o delete'.&amp;nbsp; Feature classes should only be deleted though &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ArcGIS.&amp;nbsp; There are just too many possible places for references to hide in the metadata tables, &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;and that doesn't even count the cross-references to feature datasets and object behavior&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;(look at the entity-relationship diagram and you'll see what I mean). &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Given that much of the old geodatabase tables have been denormalized into XML at ArcGIS 10, &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;you won't even have the option of hunting down references in a dozen tables.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- V&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 May 2010 13:13:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/how-to-completely-delete-a-feature-class-in-sql/m-p/436298#M24921</guid>
      <dc:creator>VinceAngelo</dc:creator>
      <dc:date>2010-05-27T13:13:32Z</dc:date>
    </item>
    <item>
      <title>Re: How to completely delete a feature class in SQL server?</title>
      <link>https://community.esri.com/t5/data-management-questions/how-to-completely-delete-a-feature-class-in-sql/m-p/436299#M24922</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;&lt;BR /&gt;(look at the entity-relationship diagram and you'll see what I mean). &lt;BR /&gt;&amp;nbsp; &lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;where to get the entity-relationship diagram?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 May 2010 19:14:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/how-to-completely-delete-a-feature-class-in-sql/m-p/436299#M24922</guid>
      <dc:creator>ducksunlimited</dc:creator>
      <dc:date>2010-05-27T19:14:03Z</dc:date>
    </item>
    <item>
      <title>Re: How to completely delete a feature class in SQL server?</title>
      <link>https://community.esri.com/t5/data-management-questions/how-to-completely-delete-a-feature-class-in-sql/m-p/436300#M24923</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I routinely delete feature classes from SDE then replace them with current feature classes. (All in Arc Catalog) It did not work for me tonight. The old feature classes are gone, but when pasting the new ones into the correct dataset I am told that the feature already exists and that I cannot duplicate. 1.) If it is there, where is it and why can't I see it? 2.) How can I get the new features loaded into the SDE dataset? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Jun 2010 21:43:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/how-to-completely-delete-a-feature-class-in-sql/m-p/436300#M24923</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2010-06-07T21:43:13Z</dc:date>
    </item>
    <item>
      <title>Re: How to completely delete a feature class in SQL server?</title>
      <link>https://community.esri.com/t5/data-management-questions/how-to-completely-delete-a-feature-class-in-sql/m-p/436301#M24924</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The tables only need entries in the geodatabase metadata tables to&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;prevent recreation.&amp;nbsp; The easiest workaround is to create an empty&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;table with the same name via SQL, then use Catalog to delete it over&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;again.&amp;nbsp; If that doesn't do the trick, contact Tech Support, and let them&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;walk you through the other procedures.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- V&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Jun 2010 01:13:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/how-to-completely-delete-a-feature-class-in-sql/m-p/436301#M24924</guid>
      <dc:creator>VinceAngelo</dc:creator>
      <dc:date>2010-06-08T01:13:31Z</dc:date>
    </item>
  </channel>
</rss>

