<?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: best way to delete oracle schema in ArcSDE Database in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/best-way-to-delete-oracle-schema-in-arcsde/m-p/192967#M10953</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You should not touch the ArcSDE-managed tables in a user-schema geodatabase.&amp;nbsp; Instead,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;use the &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//002n0000008t000000"&gt;sdesetup utility to delete the geodatabase&lt;/A&gt;&lt;SPAN&gt;. &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, 10 Mar 2012 12:16:50 GMT</pubDate>
    <dc:creator>VinceAngelo</dc:creator>
    <dc:date>2012-03-10T12:16:50Z</dc:date>
    <item>
      <title>best way to delete oracle schema in ArcSDE Database</title>
      <link>https://community.esri.com/t5/data-management-questions/best-way-to-delete-oracle-schema-in-arcsde/m-p/192966#M10952</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have an oracle schema on my oracle database instance which has ArcSDE installed on it... &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;In that schema there are no feature class but I can open its tables in arccatalog and it does have some arcsde system-tables like - TABLE_REGISTRY layers, SDE_XML_COLUMNS etc..&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Now&amp;nbsp; I want to drop that schema, what is the best way to drop the schema so that my database which has lot of arcsde feature classes, will not be affected at all... &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I am trying to delete the tables in that schema first,&amp;nbsp; one by one by runnign sdetable -o delete command... &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;But i got error for one of the table -TABLE_REGISTRY which is an arcsde table&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So please guide me the best way to remove that schema... thanks a lot&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Mar 2012 20:59:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/best-way-to-delete-oracle-schema-in-arcsde/m-p/192966#M10952</guid>
      <dc:creator>AshakaThakore</dc:creator>
      <dc:date>2012-03-09T20:59:47Z</dc:date>
    </item>
    <item>
      <title>Re: best way to delete oracle schema in ArcSDE Database</title>
      <link>https://community.esri.com/t5/data-management-questions/best-way-to-delete-oracle-schema-in-arcsde/m-p/192967#M10953</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You should not touch the ArcSDE-managed tables in a user-schema geodatabase.&amp;nbsp; Instead,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;use the &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//002n0000008t000000"&gt;sdesetup utility to delete the geodatabase&lt;/A&gt;&lt;SPAN&gt;. &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, 10 Mar 2012 12:16:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/best-way-to-delete-oracle-schema-in-arcsde/m-p/192967#M10953</guid>
      <dc:creator>VinceAngelo</dc:creator>
      <dc:date>2012-03-10T12:16:50Z</dc:date>
    </item>
    <item>
      <title>Re: best way to delete oracle schema in ArcSDE Database</title>
      <link>https://community.esri.com/t5/data-management-questions/best-way-to-delete-oracle-schema-in-arcsde/m-p/192968#M10954</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;sdesetup -o delete -d ORACLE11G -u theschemaowner &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;-p nomira -i 5151:theschemaowner&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks Vince, so once i run that command, can i drop the oracle schema using sql command - drop user myuserid cascade&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Also, if I run that command, my featureclasses, tables, in my other schemas in the same geodatabase will remain safe? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks a lot....&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 11 Mar 2012 02:34:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/best-way-to-delete-oracle-schema-in-arcsde/m-p/192968#M10954</guid>
      <dc:creator>AshakaThakore</dc:creator>
      <dc:date>2012-03-11T02:34:47Z</dc:date>
    </item>
    <item>
      <title>Re: best way to delete oracle schema in ArcSDE Database</title>
      <link>https://community.esri.com/t5/data-management-questions/best-way-to-delete-oracle-schema-in-arcsde/m-p/192969#M10955</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;IF you are using a user-schema geodatabase, and IF there are no other owners in that&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;schema geodatabase, then you *should* be able to delete it safely.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I haven't ever used a user-schema geodatabase, so don't know what other complications&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;might be lurking. You should certianly have a full, tested backup of the database instance&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;before attempting removal.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Good luck.&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, 11 Mar 2012 22:47:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/best-way-to-delete-oracle-schema-in-arcsde/m-p/192969#M10955</guid>
      <dc:creator>VinceAngelo</dc:creator>
      <dc:date>2012-03-11T22:47:50Z</dc:date>
    </item>
  </channel>
</rss>

