<?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: Unable to delete a particular Feature Class from SDE in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/re-unable-to-delete-a-particular-feature-class/m-p/82545#M4762</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You should not use ArcSDE command-line tools on tables registered with ArcGIS -- All you'll do&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;is corrupt the ArcGIS registry (which will cause the very problem you're describing).&amp;nbsp; If a table&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;has been registered with ArcGIS, it should be deleted by ArcGIS.&amp;nbsp; If you've already deleted it,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;you need to recreate it (just an object with the same name, not the exact contents), and then&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;use ArcGIS to delete it properly.&amp;nbsp; If the delete hangs, contact Tech Support for assistance.&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>Wed, 28 Dec 2011 10:41:01 GMT</pubDate>
    <dc:creator>VinceAngelo</dc:creator>
    <dc:date>2011-12-28T10:41:01Z</dc:date>
    <item>
      <title>Re:Unable to delete a particular Feature Class from SDE</title>
      <link>https://community.esri.com/t5/data-management-questions/re-unable-to-delete-a-particular-feature-class/m-p/82544#M4761</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I am unable to delete a particular Feature Class from SDE. When trying to do so, I am able to delete the feature class but when i either refresh the SDE or reopen ArcCatalog, I am getting the feature class back. When i tried to delete the feature class using command prompt, the process is hanging. The command which i used is&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;sdetable -o delete -t FEATURECLASS_NAME -i "sde:oracle11g:&amp;lt;ORACLE_INSTANCE&amp;gt;:&amp;lt;SCHEMA_NAME&amp;gt;" -u "&amp;lt;SCHEMA_NAME&amp;gt;" -p "&amp;lt;PASSWORD&amp;gt;"&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Please provide some solutions to delete this particular feature class from SDE table.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks in advance.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Dec 2011 05:35:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/re-unable-to-delete-a-particular-feature-class/m-p/82544#M4761</guid>
      <dc:creator>shravaneshshanmugam</dc:creator>
      <dc:date>2011-12-28T05:35:13Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to delete a particular Feature Class from SDE</title>
      <link>https://community.esri.com/t5/data-management-questions/re-unable-to-delete-a-particular-feature-class/m-p/82545#M4762</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You should not use ArcSDE command-line tools on tables registered with ArcGIS -- All you'll do&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;is corrupt the ArcGIS registry (which will cause the very problem you're describing).&amp;nbsp; If a table&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;has been registered with ArcGIS, it should be deleted by ArcGIS.&amp;nbsp; If you've already deleted it,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;you need to recreate it (just an object with the same name, not the exact contents), and then&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;use ArcGIS to delete it properly.&amp;nbsp; If the delete hangs, contact Tech Support for assistance.&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>Wed, 28 Dec 2011 10:41:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/re-unable-to-delete-a-particular-feature-class/m-p/82545#M4762</guid>
      <dc:creator>VinceAngelo</dc:creator>
      <dc:date>2011-12-28T10:41:01Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to delete a particular Feature Class from SDE</title>
      <link>https://community.esri.com/t5/data-management-questions/re-unable-to-delete-a-particular-feature-class/m-p/82546#M4763</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Actually i guess nothing is wrong in using sde command line and moreover i tried with arcgis before using the command line options by right clicking the feature class and selecting delete command. The process was hanging.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I tried several other options also namely&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;1) Using delete geoprocessing tool&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2) Created a python script for deleting the same.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;3) Analyze geo processing tool is also not providing any result.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Dec 2011 12:21:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/re-unable-to-delete-a-particular-feature-class/m-p/82546#M4763</guid>
      <dc:creator>shravaneshshanmugam</dc:creator>
      <dc:date>2011-12-28T12:21:07Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to delete a particular Feature Class from SDE</title>
      <link>https://community.esri.com/t5/data-management-questions/re-unable-to-delete-a-particular-feature-class/m-p/82547#M4764</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Did you use "sdelayer -o delete"&amp;nbsp; command prior to "sdetable -o delete" command?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Dec 2011 12:56:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/re-unable-to-delete-a-particular-feature-class/m-p/82547#M4764</guid>
      <dc:creator>sapnas</dc:creator>
      <dc:date>2011-12-28T12:56:37Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to delete a particular Feature Class from SDE</title>
      <link>https://community.esri.com/t5/data-management-questions/re-unable-to-delete-a-particular-feature-class/m-p/82548#M4765</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;It is never necessary to run 'sdelayer -o delete' before 'sdetable -o delete' (and a there&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;are some good reasons not to do so).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Once the geodatabase registry is corrupted, you really ought to involve Tech Support.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;This is especially true when simple table management directives fail or hang. You'll &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;probably want to check on the status of your last backup and make an extra snapshot&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;of the current state, just in case future steps cause further harm to database integrity.&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>Wed, 28 Dec 2011 15:04:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/re-unable-to-delete-a-particular-feature-class/m-p/82548#M4765</guid>
      <dc:creator>VinceAngelo</dc:creator>
      <dc:date>2011-12-28T15:04:06Z</dc:date>
    </item>
  </channel>
</rss>

