Chinaunix

标题: 在linux下卸载 oracle10g [打印本页]

作者: sjhf    时间: 2009-03-23 11:00
标题: 在linux下卸载 oracle10g

                在 linux 下卸载 oracle10g

如果需要在 linux 下卸载 oracle 10g, 可以采用下面的步骤:
(注: 在RHEL3, oracle10.1.0下测试通过)
1. 运行 $ORACLE_HOME/bin/localconfig delete
2. rm -rf $ORACLE_BASE/*
3. rm -f /etc/oraInst.loc /etc/oratab
4. rm -rf /etc/oracle
5. rm -f /etc/inittab.cssd
6. rm -f /usr/local/bin/coraenv /usr/local/bin/dbhome /usr/local/bin/oraenv
               

本文来自ChinaUnix博客,如果查看原文请点:http://blog.chinaunix.net/u3/93926/showart_1872621.html




欢迎光临 Chinaunix (http://bbs.chinaunix.net/) Powered by Discuz! X3.2