<?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: ArcSDE 10 failed, unable to delete or re-install in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/arcsde-10-failed-unable-to-delete-or-re-install/m-p/704639#M39933</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm glad it worked.&amp;nbsp; I didn't think it applied in your situation, but I needed the caveat in place,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;just in case some later viewer of the thread came to my boss with "Vince said I should drop &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;the SDE user and now my database is corrupted." &lt;span class="lia-unicode-emoji" title=":confused_face:"&gt;😕&lt;/span&gt;&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, 11 Oct 2011 14:23:37 GMT</pubDate>
    <dc:creator>VinceAngelo</dc:creator>
    <dc:date>2011-10-11T14:23:37Z</dc:date>
    <item>
      <title>ArcSDE 10 failed, unable to delete or re-install</title>
      <link>https://community.esri.com/t5/data-management-questions/arcsde-10-failed-unable-to-delete-or-re-install/m-p/704636#M39930</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am new to this, so please bear with me...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm trying to install --&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ArcSDE 10&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;OS - RHEL 5.7&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;DB - Oracle 11.2.0.2&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Ran sdesetup - o install ....&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;As it turns out, we were missing a lib&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;We installed the lib &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Tred to re-run sdesetup -o install and received the following msg:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ERROR: The geodatabase already exists. If you want to upgrade the geodatabase,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;see the ArcSDE installation guide for instructions.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ERROR: Geodatabase install not completed.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Tried to ./sdesetup -o delete ... and received the following msg:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;There are user connections open&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;on the schema geodatabase instance or master instance.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Deleting a Schema geodatabase is allowed only when&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;no users are connected. Disconnect all users and try again.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Tried to kill the connections--&amp;gt; ./sdemon -o kill -t&amp;nbsp; all ... and received the followig msg:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Set service name to use default 'esri_sde'&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SDE not running on server, Unable to get instance configuration&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Set the service name to 'esri_sde' and received the following msg:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SDE not running on server, Unable to get instance configuration&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I've checked all DB connections and rebooted my server to no avail...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;How do I go about re-starting my ArcSDE installation?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any assitance would be appreciated:)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Oct 2011 13:13:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/arcsde-10-failed-unable-to-delete-or-re-install/m-p/704636#M39930</guid>
      <dc:creator>BonnieGardner</dc:creator>
      <dc:date>2011-10-11T13:13:12Z</dc:date>
    </item>
    <item>
      <title>Re: ArcSDE 10 failed, unable to delete or re-install</title>
      <link>https://community.esri.com/t5/data-management-questions/arcsde-10-failed-unable-to-delete-or-re-install/m-p/704637#M39931</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;If it's an initial install that I hosed, I generally DROP USER SDE CASCADE and start over.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;NOTE: IF YOU DO THIS ON AN INSTANCE WITH ST_GEOMETRY DATA IN ANY USER, IT WILL&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;IRREPARABLY HARM YOUR ORACLE INSTANCE.&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, 11 Oct 2011 13:30:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/arcsde-10-failed-unable-to-delete-or-re-install/m-p/704637#M39931</guid>
      <dc:creator>VinceAngelo</dc:creator>
      <dc:date>2011-10-11T13:30:55Z</dc:date>
    </item>
    <item>
      <title>Re: ArcSDE 10 failed, unable to delete or re-install</title>
      <link>https://community.esri.com/t5/data-management-questions/arcsde-10-failed-unable-to-delete-or-re-install/m-p/704638#M39932</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;At this point there was no ST_GEOMETERY in use.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you, dropping the sde user worked.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Oct 2011 14:03:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/arcsde-10-failed-unable-to-delete-or-re-install/m-p/704638#M39932</guid>
      <dc:creator>BonnieGardner</dc:creator>
      <dc:date>2011-10-11T14:03:49Z</dc:date>
    </item>
    <item>
      <title>Re: ArcSDE 10 failed, unable to delete or re-install</title>
      <link>https://community.esri.com/t5/data-management-questions/arcsde-10-failed-unable-to-delete-or-re-install/m-p/704639#M39933</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm glad it worked.&amp;nbsp; I didn't think it applied in your situation, but I needed the caveat in place,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;just in case some later viewer of the thread came to my boss with "Vince said I should drop &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;the SDE user and now my database is corrupted." &lt;span class="lia-unicode-emoji" title=":confused_face:"&gt;😕&lt;/span&gt;&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, 11 Oct 2011 14:23:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/arcsde-10-failed-unable-to-delete-or-re-install/m-p/704639#M39933</guid>
      <dc:creator>VinceAngelo</dc:creator>
      <dc:date>2011-10-11T14:23:37Z</dc:date>
    </item>
    <item>
      <title>Re: ArcSDE 10 failed, unable to delete or re-install</title>
      <link>https://community.esri.com/t5/data-management-questions/arcsde-10-failed-unable-to-delete-or-re-install/m-p/704640#M39934</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Is there any way to recover from situation, which Vince Angelo mention it. (SDE user dropped while ST_GEOMETRY data available in a user.)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 23 Nov 2013 18:17:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/arcsde-10-failed-unable-to-delete-or-re-install/m-p/704640#M39934</guid>
      <dc:creator>SuleymanArslan1</dc:creator>
      <dc:date>2013-11-23T18:17:11Z</dc:date>
    </item>
    <item>
      <title>Re: ArcSDE 10 failed, unable to delete or re-install</title>
      <link>https://community.esri.com/t5/data-management-questions/arcsde-10-failed-unable-to-delete-or-re-install/m-p/704641#M39935</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;No.&amp;nbsp; That's why I wrote "IRREPARABLY HARM YOUR ORACLE INSTANCE". Deletion of tables&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;with ST_GEOMETRY columns requires SDE user triggers and tables, populated with the&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;correct information, and my understanding is that adding a new SDE user isn't possible&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;with existing references to the user.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The only "solution" I know of is to drop the database instance, recreate an empty instance&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;with the same SID, and restore from backup.&amp;nbsp; If you don't have a viable backup, you'll be&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;down to trying to export what you can for later re-import.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You should certainly contact Tech Support before you finish panicking.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;- V&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 23 Nov 2013 19:41:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/arcsde-10-failed-unable-to-delete-or-re-install/m-p/704641#M39935</guid>
      <dc:creator>VinceAngelo</dc:creator>
      <dc:date>2013-11-23T19:41:35Z</dc:date>
    </item>
    <item>
      <title>Re: ArcSDE 10 failed, unable to delete or re-install</title>
      <link>https://community.esri.com/t5/data-management-questions/arcsde-10-failed-unable-to-delete-or-re-install/m-p/704642#M39936</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for your reply.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;We drop everything in sde schema except two types (ST_DOMAIN_STATS, ST_GEOMETRY) which become invalid. Still we are not able to drop sde user.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I don't know what else we can do.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 24 Nov 2013 09:46:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/arcsde-10-failed-unable-to-delete-or-re-install/m-p/704642#M39936</guid>
      <dc:creator>SuleymanArslan1</dc:creator>
      <dc:date>2013-11-24T09:46:23Z</dc:date>
    </item>
    <item>
      <title>Re: ArcSDE 10 failed, unable to delete or re-install</title>
      <link>https://community.esri.com/t5/data-management-questions/arcsde-10-failed-unable-to-delete-or-re-install/m-p/704643#M39937</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;That's what &lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;irreparable&lt;/SPAN&gt;&lt;SPAN&gt; means, &lt;/SPAN&gt;&lt;A href="https://www.google.com/search?q=irreparable&amp;amp;ie=utf-8&amp;amp;oe=utf-8&amp;amp;aq=t"&gt;&lt;SPAN style="font-style:italic;"&gt;impossible to rectify or repair&lt;/SPAN&gt;&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;There isn't anything you &lt;/SPAN&gt;&lt;SPAN style="font-style:italic;"&gt;can&lt;/SPAN&gt;&lt;SPAN&gt; do, except trash the instance and start over.&amp;nbsp; You should&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;contact Tech Support first, however.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;- V&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 24 Nov 2013 11:08:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/arcsde-10-failed-unable-to-delete-or-re-install/m-p/704643#M39937</guid>
      <dc:creator>VinceAngelo</dc:creator>
      <dc:date>2013-11-24T11:08:02Z</dc:date>
    </item>
  </channel>
</rss>

