linux下删除oracle11g

linux下删除oracle11g[@more@]

1: 停数据库

SQL*Plus: Release 11.2.0.3.0 Production on Mon Apr 9 15:22:13 2012 Copyright (c) 1982, 2011, Oracle. All rights reserved. Enter user-name: /as sysdba Connected to: Oracle Database 11g Enterprise Edition Release 11.2.0.3.0 - Production With the Partitioning, OLAP, Data Mining and Real Application Testing options SQL> shutdown immediate Database closed. Database dismounted. ORACLE instance shut down.

SQL>

2: 停监听和EM

[oracle@cloud ~]$ lsnrctl stop

[oracle@cloud ~]$ emctl stop dbconsole

3: 停止http服务 [root@cloud ~]# service httpd stop

4: 删除安装目录

[root@cloud ~]#rm -rf /u01/app/oracle

5: 将/usr/bin下的文件删除

[root@cloud oracle]# cd /usr/local/bin

[root@cloud bin]# ls coraenv dbhome oraenv

[root@cloud bin]# rm -rf *

6: 将/etc/oraInst.loc删除

[root@cloud etc]# rm /etc/oraInst.loc

7: 将/etc/oratab的最后一行删除

8: 将oracle用户和用户组删除

[root@cloud etc]# userdel -r oracle

[root@cloud etc]# groupdel oinstall

[root@cloud etc]# groupdel dba

来自 “ ITPUB博客 ” ,链接:http://blog.itpub.net/24237320/viewspace-1060939/,如需转载,请注明出处,否则将追究法律责任。

转载于:http://blog.itpub.net/24237320/viewspace-1060939/

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值