DavidYahalom.com is an IT knowledgebase dedicated to the world of databses and RDBMS systems by David Yahalom. Here you'll find articles, views, news, tips and in-depth analysis about Oracle, DB2 LUW, Sql Server and MySql. I hope you'll enjoy your stay.
19th
APR
How to perform a manual uninstallion of an $ORACLE_HOME on a Linux server
Posted by David Yahalom under Oracle
While the safest way to remove an $ORACLE_HOME installation from a server is by using OUI, sometimes it might not be possible (for example, if you are not running X).
In case you ever need to perform a manual uninstall of an $ORACLE_HOME installation from a Linux server, you can do so by following these steps:
1.Stop (or kill) all Oracle processes running on the machine.
2. Remove the oraInventory directory (check /etc/oraIns.loc if unsure about location).
3. Remove (using rm -rf) the $ORACLE_HOME(s) you have on your system.
4. Remove all other traces of Oracle from your server:
/usr/local/bin/oraenv /usr/local/bin/coraenv /usr/local/bin/dbhome /etc/oraInst.loc /etc/oratab /var/tmp/.oracle
That’s it. Following this you won’t have any trace of Oracle software on your server.
Reader's Comments
Leave a Reply
Post Meta
-
April 19, 2008 -
Oracle -
2 Comments
-
Comments Feed
DavidYahalom.com - Oracle, Databases, SQL, news, views, articles and in-depth analysis is powered by Wordpress. Designed by Free WordPress Themes.

[…] read more | digg story […]
[…] running X.In case you ever need to perform a manual uninstall of an ORACLE_HOME installation fromhttp://www.authoritybase.com/index.php/how-to-perform-a-manual-uninstallion-of-an-oracle_home-on-a-l…Novell, Microsoft?? and IBM?? Maybe Oracle Too Part INovell, Microsoft?? and IBM?? Maybe oracle Too […]