Home  >  Article  >  Database  >  在Linux中完全删除Oracle步骤

在Linux中完全删除Oracle步骤

WBOY
WBOYOriginal
2016-06-07 17:18:201014browse

一、关掉Oracle服务器和后台进程 二、停掉oracle监听器 三、删除 $ORACLE_HOME目录下的所有子目录以及文件(注:在删除用户及用户

一、关掉Oracle服务器和后台进程

二、停掉oracle监听器

三、删除 $ORACLE_HOME目录下的所有子目录以及文件(注:在删除用户及用户组时会有告警,无碍)

四、在/usr/local/bin目录下删除dbhome、oraenv、coraenv这三个文件

五、在/etc目录下删除oratab和orainst.loc这两个文件;在/opt目录下删除ORCLfmap目录以及它的所有子目录。

六、删除oracle的用户和用户组,诸如oinstall、dba、oracle等,,完成以上步骤,

linux

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn