卸载oracle,从11g开始使用deinstall卸载数据库软件可以干净卸掉oracle

  1. $ cd $ORACLE_HOME/deinstall
  2. $ ls -l
  3. total 152
  4. -rwxr-xr-x   1 oracle     oinstall      9780 May 10  2011 bootstrap.pl
  5. -rwxr-xr-x   1 oracle     oinstall      9648 Jun 24 16:30 deinstall
  6. -rwxr-xr-x   1 oracle     oinstall     18475 Jun  9  2011 deinstall.pl
  7. -rw-r--r--   1 oracle     oinstall      3466 Aug 18  2010 deinstall.xml
  8. drwxr-xr-x   2 oracle     oinstall        96 Jun 24 16:21 jlib
  9. -rw-r--r--   1 oracle     oinstall       409 Aug 18  2010 readme.txt
  10. drwxr-xr-x   2 oracle     oinstall        96 Jun 24 16:21 response
  11. -rwxr-xr-x   1 oracle     oinstall     32343 Dec 16  2009 sshUserSetup.sh
  12. $ ./deinstall
  13. Checking for required files and bootstrapping ...
  14. Please wait ...
  15. Location of logs /oracle/app/oraInventory/logs/
  16. ############ ORACLE DEINSTALL & DECONFIG TOOL START ############
  17. ######################### CHECK OPERATION START #########################
  18. ## [START] Install check configuration ##
  19. Checking for existence of the Oracle home location /oracle/app/11.2.0/oracle
  20. Oracle Home type selected for deinstall is: Oracle Single Instance Database
  21. Oracle Base selected for deinstall is: /oracle/app/11.2.0
  22. Checking for existence of central inventory location /oracle/app/oraInventory
  23. Checking for sufficient temp space availability on node(s) : 'OFCS2BJ'
  24. ## [END] Install check configuration ##
  25. Network Configuration check config START
  26. Network de-configuration trace file location: /oracle/app/oraInventory/logs/netdc_check2015-06-25_09-22-51-AM.log
  27. Network Configuration check config END
  28. Database Check Configuration START
  29. Database de-configuration trace file location: /oracle/app/oraInventory/logs/databasedc_check2015-06-25_09-22-54-AM.log
  30. Use comma as separator when specifying list of values as input
  31. Specify the list of database names that are configured in this Oracle home []: OFCS2BJ1
  32. ###### For Database 'OFCS2BJ1' ######
  33. Specify the type of this database (1.Single Instance Database|2.Oracle Restart Enabled Database) [1]:
  34. Specify the diagnostic destination location of the database [/oracle/app/11.2.0/diag/rdbms/ofcs2bj1]:
  35. Specify the storage type used by the Database ASM|FS []: ASM
  36. Database Check Configuration END
  37. Enterprise Manager Configuration Assistant START
  38. EMCA de-configuration trace file location: /oracle/app/oraInventory/logs/emcadc_check2015-06-25_09-24-08-AM.log
  39. Checking configuration for database OFCS2BJ1
  40. Enterprise Manager Configuration Assistant END
  41. Oracle Configuration Manager check START
  42. OCM check log file location : /oracle/app/oraInventory/logs//ocm_check3994.log
  43. Oracle Configuration Manager check END
  44. ######################### CHECK OPERATION END #########################
  45. ####################### CHECK OPERATION SUMMARY #######################
  46. Oracle Home selected for deinstall is: /oracle/app/11.2.0/oracle
  47. Inventory Location where the Oracle home registered is: /oracle/app/oraInventory
  48. The following databases were selected for de-configuration : OFCS2BJ1
  49. Database unique name : OFCS2BJ1
  50. Storage used : ASM
  51. No Enterprise Manager configuration to be updated for any database(s)
  52. No Enterprise Manager ASM targets to update
  53. No Enterprise Manager listener targets to migrate
  54. Checking the config status for CCR
  55. Oracle Home exists with CCR directory, but CCR is not configured
  56. CCR check is finished
  57. Do you want to continue (y - yes, n - no)? [n]: y
  58. A log of this session will be written to: '/oracle/app/oraInventory/logs/deinstall_deconfig2015-06-25_09-22-46-AM.out'
  59. Any error messages from this session will be written to: '/oracle/app/oraInventory/logs/deinstall_deconfig2015-06-25_09-22-46-AM.err'
  60. ######################## CLEAN OPERATION START ########################
  61. Enterprise Manager Configuration Assistant START
  62. EMCA de-configuration trace file location: /oracle/app/oraInventory/logs/emcadc_clean2015-06-25_09-24-08-AM.log
  63. Updating Enterprise Manager ASM targets (if any)
  64. Updating Enterprise Manager listener targets (if any)
  65. Enterprise Manager Configuration Assistant END
  66. Database de-configuration trace file location: /oracle/app/oraInventory/logs/databasedc_clean2015-06-25_09-24-13-AM.log
  67. Database Clean Configuration START OFCS2BJ1
  68. This operation may take few minutes.
  69. Database Clean Configuration END OFCS2BJ1
  70. Network Configuration clean config START
  71. Network de-configuration trace file location: /oracle/app/oraInventory/logs/netdc_clean2015-06-25_09-24-52-AM.log
  72. De-configuring backup files...
  73. Backup files de-configured successfully.
  74. The network configuration has been cleaned up successfully.
  75. Network Configuration clean config END
  76. Oracle Configuration Manager clean START
  77. OCM clean log file location : /oracle/app/oraInventory/logs//ocm_clean3994.log
  78. Oracle Configuration Manager clean END
  79. Setting the force flag to false
  80. Setting the force flag to cleanup the Oracle Base
  81. Oracle Universal Installer clean START
  82. Detach Oracle home '/oracle/app/11.2.0/oracle' from the central inventory on the local node : Done
  83. Delete directory '/oracle/app/11.2.0/oracle' on the local node : Done
  84. The Oracle Base directory '/oracle/app/11.2.0' will not be removed on local node. The directory is in use by Oracle Home '/oracle/app/11.2.0/grid'.
  85. Oracle Universal Installer cleanup was successful.
  86. Oracle Universal Installer clean END
  87. ## [START] Oracle install clean ##
  88. Clean install operation removing temporary directory '/oracle/tmp/deinstall2015-06-25_09-22-06AM' on node 'OFCS2BJ'
  89. ## [END] Oracle install clean ##
  90. ######################### CLEAN OPERATION END #########################
  91. ####################### CLEAN OPERATION SUMMARY #######################
  92. Successfully de-configured the following database instances : OFCS2BJ1
  93. Cleaning the config for CCR
  94. As CCR is not configured, so skipping the cleaning of CCR configuration
  95. CCR clean is finished
  96. Successfully detached Oracle home '/oracle/app/11.2.0/oracle' from the central inventory on the local node.
  97. Successfully deleted directory '/oracle/app/11.2.0/oracle' on the local node.
  98. Oracle Universal Installer cleanup was successful.
  99. Run 'rm -rf /opt/ORCLfmap' as root on node(s) 'OFCS2BJ' at the end of the session.
  100. Oracle deinstall tool successfully cleaned up temporary directories.
  101. #######################################################################
  102. ############# ORACLE DEINSTALL & DECONFIG TOOL END #############
  103. $ exit
  104. logout
  105. OFCS2BJ[/]#rm -rf /opt/ORCLfmap

卸载oracle 11g数据库软件的更多相关文章

  1. 完美完全卸载Oracle 11g数据库

    Oracle 11g可在开始菜单中卸载,然后同时需要删除注册表中相关内容. 操作系统:windows10专业版. 卸载步骤: 1.停用oracle服务:进入计算机管理,在服务中,找到oracle开头的 ...

  2. 卸载oracle 11g grid软件

    一,使用deinstall 同样,卸载grid软件在11g中也推出了了卸载工具deinstall卸载同卸载oracle数据库软件 具体可参考:Behaviour of the Oracle De-in ...

  3. 【Oracle】Windows 7下完全卸载Oracle 11g数据库

    闲来无事,想把Oracle 11g重装一下,记录如下:   (1)首先在服务中停止所有的Oracle服务:   (2)开始 -> 程序 -> Oracle-OraDb11g_home1 - ...

  4. 卸载oracle 11g数据库

    完全卸载oracle11g步骤:1. 开始->设置->控制面板->管理工具->服务 停止所有Oracle服务.2. 开始->程序->oracle - OraHome ...

  5. 在Windows 10上安装Oracle 11g数据库出现的问题及解决

    在Windows 10上安装Oracle 11g数据库,并且很多次出现过:当安装的进度条进行到快要结束的时候弹出一个提示框.如下: [Java(TM)2 Platform Standard Editi ...

  6. Linux 完整卸载oracle和grid软件

    本文主要描述如何在Linux下完全卸载oracle和grid软件. 操作环境 SuSE11 oracle用户完整删除操作步骤 1.登录oracle用户,停止Oracle数据库监听和数据库实例 orac ...

  7. PL/SQL Developer工具包和InstantClient连接Oracle 11g数据库

    一.前言 PLSQL Developer是Oracle数据库开发工具,很牛也很好用,PLSQL Developer功能很强大,可以做为集成调试器,有SQL窗口,命令窗口,对象浏览器和性能优化等功能. ...

  8. 在Windows10系统下安装Oracle 11g数据库

    在Windows10系统下安装Oracle 11g数据库 https://blog.csdn.net/wei1992_6/article/details/60054727

  9. oracle 11g 数据库恢复技术 ---02 控制文件

    oracle 11g 数据库恢复技术 ---02 控制文件 SYS@ orcl >show parameter control_file NAME TYPE VALUE ------------ ...

随机推荐

  1. 深入浅出学Spring Data JPA

    第一章:Spring Data JPA入门 Spring Data是什么 Spring Data是一个用于简化数据库访问,并支持云服务的开源框架.其主要目标是使得对数据的访问变得方便快捷,并支持map ...

  2. Netty源码分析之客户端启动过程

    一.先来看一下客户端示例代码. public class NettyClientTest { public void connect(int port, String host) throws Exc ...

  3. Java并发之CountDownLatch

    CountDownLatch是Java concurrent包下的一个同步工具.它可以让一个(或多个)线程等待,直到其他线程中的某些操作完成. 本质上是一个信号量,我们把它比作一个有N个插销的大门,它 ...

  4. switch的使用

    ji本没用过这个函数,今天用到了它,发现了一些使用要注意的地方: switch的参数支持int和枚举,单jdk1.7后,开始支持String类型.我特意在jdk1.8上试了试, public clas ...

  5. SQL Server中查询数据库及表的信息语句

    /* -- 本文件主要是汇总了 Microsoft SQL Server 中有关数据库与表的相关信息查询语句. -- 下面的查询语句中一般给出两种查询方法, -- A方法访问系统表,适应于SQL 20 ...

  6. 配置子目录Web.config使其消除继承,用虚拟目录创建多个网站的方法

    来源:http://www.wtnzone.com/post/2011/02/20/Set-Web-Config-to-Turn-Inheritance-Off.aspx ASP.NET提供了强大的W ...

  7. Open Xml 读取Excel中的图片

      在我的一个项目中,需要分析客户提供的Excel, 读出其中的图片信息(显示在Excel的第几行,第几列,以及图片本身). 网络上有许多使用Open Xml插入图片到Word,Excel的文章, 但 ...

  8. overload、overwrite、override

    1.重载 overload 函数名一样,参数不同(类型.顺序,与返回值类型无关),重载的函数一般在同一个类中 class A { public: void test() {} void test(in ...

  9. spring中InitializingBean接口使用理解

    InitializingBean接口为bean提供了初始化方法的方式,它只包括afterPropertiesSet方法,凡是继承该接口的类,在初始化bean的时候会执行该方法. 测试程序如下: imp ...

  10. oracle忘记密码

    1.输入命令: sqlplus /nolog ,进入oracle控制台,并输入 conn /as sysdba;以DBA角色进入. 2.连接成功后,输入"select username fr ...