<?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: Ora-21700 Object Does Not Exist Or Is Marked For Delete  With ST_GEOMETRY in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/ora-21700-object-does-not-exist-or-is-marked-for/m-p/692312#M39282</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You "answered" the question in second person, as if you hadn't asked it, then gave yourself MVP points for responding.&amp;nbsp; This is abusive.&amp;nbsp; You could have just posted a discussion thread.&amp;nbsp; And this is the third occurrence of this practice. I understand the desire to help others, but publicizing your blog in this manner crosses the line to helping yourself.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 01 Feb 2014 11:47:33 GMT</pubDate>
    <dc:creator>VinceAngelo</dc:creator>
    <dc:date>2014-02-01T11:47:33Z</dc:date>
    <item>
      <title>Ora-21700 Object Does Not Exist Or Is Marked For Delete  With ST_GEOMETRY</title>
      <link>https://community.esri.com/t5/data-management-questions/ora-21700-object-does-not-exist-or-is-marked-for/m-p/692308#M39278</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;When trying to drop the SDE user, you are getting the error:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;ORA-21700: object does not exist or is marked for delete&lt;/STRONG&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Jan 2014 09:00:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/ora-21700-object-does-not-exist-or-is-marked-for/m-p/692308#M39278</guid>
      <dc:creator>EmadAl-Mousa</dc:creator>
      <dc:date>2014-01-31T09:00:30Z</dc:date>
    </item>
    <item>
      <title>Re: Ora-21700 Object Does Not Exist Or Is Marked For Delete  With ST_GEOMETRY</title>
      <link>https://community.esri.com/t5/data-management-questions/ora-21700-object-does-not-exist-or-is-marked-for/m-p/692309#M39279</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;A &lt;/SPAN&gt;&lt;STRONG&gt;corruption &lt;/STRONG&gt;&lt;SPAN&gt;is introduced in your ArcSDE Geodatabase instance:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1. Try to drop user SDE using drop user cascade command: DROP USER SDE CASCADE;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;This will generate error if there are objects created using SDE.ST_GEOMETRY because of dependencies&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;2. Try to drop the tables in other schemas using the SDE.ST_GEOMETRY type&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Get also error ORA-21700: object does not exist or is marked for delete&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;3. Back to SDE and try to drop the SDE.ST_GEOMETRY type gives error&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ORA-21700: object does not exist or is marked for delete &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN style="font-style: italic; text-decoration: underline;"&gt;The Cause of this issue:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Dictionary gets corrupted when tables using a specific object type (SDE.ST_GEOMETRY) are tried to be dropped after the type was tried to get dropped &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN style="font-style: italic; text-decoration: underline;"&gt;The Solution:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;the objects cannot be dropped after this type of corruption is introduced&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The objects can be left there and create a new database for this cartridge to be reinstalled or create a new database and do full exp/imp&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In order to avoid this problem the objects using the &lt;/SPAN&gt;&lt;STRONG style="text-decoration: underline;"&gt;SDE.ST_GEOMETRY type have to be dropped before dropping the SDE schema&lt;/STRONG&gt;&lt;SPAN&gt;. Also the drop user SDE cascade should not be used.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt; my blog reference: &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://geodatamaster.wordpress.com/2014/01/31/ora-21700-object-does-not-exist-or-is-marked-for-delete-when-dropping-a-user-with-st_geometry/" rel="nofollow" target="_blank"&gt;http://geodatamaster.wordpress.com/2014/01/31/ora-21700-object-does-not-exist-or-is-marked-for-delete-when-dropping-a-user-with-st_geometry/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;ESRI Reference Link: &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://support.esri.com/en/knowledgebase/techarticles/detail/34483" rel="nofollow" target="_blank"&gt;http://support.esri.com/en/knowledgebase/techarticles/detail/34483&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Oracle Metal ink reference document number &lt;/SPAN&gt;&lt;STRONG&gt;9876&lt;/STRONG&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Jan 2014 09:02:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/ora-21700-object-does-not-exist-or-is-marked-for/m-p/692309#M39279</guid>
      <dc:creator>EmadAl-Mousa</dc:creator>
      <dc:date>2014-01-31T09:02:27Z</dc:date>
    </item>
    <item>
      <title>Re: Ora-21700 Object Does Not Exist Or Is Marked For Delete  With ST_GEOMETRY</title>
      <link>https://community.esri.com/t5/data-management-questions/ora-21700-object-does-not-exist-or-is-marked-for/m-p/692310#M39280</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;This has been discussed before, in the form of actual questions. This practice of posting self-answered questions appears to be a way of publicizing your blog, which is spamming.&amp;nbsp; Please do not spam this Forum.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Jan 2014 09:37:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/ora-21700-object-does-not-exist-or-is-marked-for/m-p/692310#M39280</guid>
      <dc:creator>VinceAngelo</dc:creator>
      <dc:date>2014-01-31T09:37:06Z</dc:date>
    </item>
    <item>
      <title>Re: Ora-21700 Object Does Not Exist Or Is Marked For Delete  With ST_GEOMETRY</title>
      <link>https://community.esri.com/t5/data-management-questions/ora-21700-object-does-not-exist-or-is-marked-for/m-p/692311#M39281</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;First of all my "intentions" is to "share knowledge".......&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I checked the forums about this problem "before" posting my thread, and the answer was not written in a systematic way.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This forum has helped me a lot for the last couple of years, and i think i am contributing in it even if its in small amount.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 01 Feb 2014 03:01:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/ora-21700-object-does-not-exist-or-is-marked-for/m-p/692311#M39281</guid>
      <dc:creator>EmadAl-Mousa</dc:creator>
      <dc:date>2014-02-01T03:01:51Z</dc:date>
    </item>
    <item>
      <title>Re: Ora-21700 Object Does Not Exist Or Is Marked For Delete  With ST_GEOMETRY</title>
      <link>https://community.esri.com/t5/data-management-questions/ora-21700-object-does-not-exist-or-is-marked-for/m-p/692312#M39282</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You "answered" the question in second person, as if you hadn't asked it, then gave yourself MVP points for responding.&amp;nbsp; This is abusive.&amp;nbsp; You could have just posted a discussion thread.&amp;nbsp; And this is the third occurrence of this practice. I understand the desire to help others, but publicizing your blog in this manner crosses the line to helping yourself.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 01 Feb 2014 11:47:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/ora-21700-object-does-not-exist-or-is-marked-for/m-p/692312#M39282</guid>
      <dc:creator>VinceAngelo</dc:creator>
      <dc:date>2014-02-01T11:47:33Z</dc:date>
    </item>
  </channel>
</rss>

