<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"><channel><title>Tech-Recipes - Latest Comments in Dropping everything from an Oracle database | Oracle | Tech-Recipes</title><link>http://tech-recipes.disqus.com/</link><description>Cookbook of Tech Tutorials</description><language>en</language><lastBuildDate>Mon, 22 Dec 2008 15:33:41 -0000</lastBuildDate><item><title>Re: Dropping everything from an Oracle database | Oracle | Tech-Recipes</title><link>http://www.tech-recipes.com/rx/747/dropping-everything-from-an-oracle-database/#comment-4576122</link><description>or you can drop specific users and all it's objects using:&lt;br&gt;&lt;br&gt;DROP USER &amp;lt;user_name&amp;gt; CASCADE</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">alex</dc:creator><pubDate>Mon, 22 Dec 2008 15:33:41 -0000</pubDate></item><item><title>Re: Dropping everything from an Oracle database | Oracle | Tech-Recipes</title><link>http://www.tech-recipes.com/rx/747/dropping-everything-from-an-oracle-database/#comment-2768786</link><description>This is a vary bad idea. There are a number of schemas besides SYS and SYSTEM that need to be intact to have a usable database. It takes about 30 seconds to make a new blank database, much faster then dropping everything. Remove the database, rebuild it and reload your export.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Mon, 06 Dec 2004 01:47:09 -0000</pubDate></item><item><title>Re: Dropping everything from an Oracle database | Oracle | Tech-Recipes</title><link>http://www.tech-recipes.com/rx/747/dropping-everything-from-an-oracle-database/#comment-2768785</link><description>Ok, sorry about that :oops:  .  I used to use this to wipe a database before reloading a backup.   I've changed it so your no longer logging in as sys.  I think the original way probably wiped out your data dictionary, Doh!</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">u02sgb</dc:creator><pubDate>Tue, 26 Oct 2004 04:22:55 -0000</pubDate></item><item><title>Re: Dropping everything from an Oracle database | Oracle | Tech-Recipes</title><link>http://www.tech-recipes.com/rx/747/dropping-everything-from-an-oracle-database/#comment-2768784</link><description>Just a warning:  On Oracle 10g this made my database completely unusable.  I couldn't even login using SYSDBA.  I could stop it but not start it again.  &lt;br&gt;&lt;br&gt;It didn't matter too much because it was a development database that I wanted to drop the data from, but it did put the database in such a state that I couldn't reload a new file into it using imp.&lt;br&gt;&lt;br&gt;Instead I've had to use the Database Configuration Assistant to create a new blank database again.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">ptigga</dc:creator><pubDate>Mon, 25 Oct 2004 23:37:17 -0000</pubDate></item></channel></rss>