Oracle-11g-R2 于 Linux 上的 RAC 卸载
a.运行卸载脚本(grid,第一节点)运行 $GI_HOME/deinstall/deinstall 脚本。b.删除监听、ASM(grid,第一节点)按照导航执行如下。(1).Specify all RAC listeners (do not include SCAN listener) that are to be de-configured [LISTENER]:注意:输入监听名称,请勿输入 SCAN 监听名称。(2).Automatic Storage Management (ASM) instance is detected in this Oracle home /u01/11.2.0/grid.ASM Diagnostic Destination : /u01/app/oracleASM Diskgroups : +ARCH,+DATA,+OCR_VOTEASM diskstring : <Default>Diskgroups will be droppedDe-configuring ASM will drop all the diskgroups and it's contents at cleanup time. This will affect all of the databases and ACFS that use this ASM instance(s).If you want to retain the existing diskgroups or if any of the information detected is incorrect, you can modify by entering 'y'. Do you want to modify above information (y|n) [n]:注意: 检查 ASM 配置,输入 n 则按当前参数删除 ASM。(3).Oracle Grid Infrastructure Home is: /u01/11.2.0/gridThe cluster node(s) on which the Oracle home deinstallation will be performed are:anxeccora01,anxeccora02Oracle Home selected for deinstall is: /u01/11.2.0/gridInventory Location where the Oracle home registered is: /u01/app/oraInventoryFollowing RAC listener(s) will be de-configured: LISTENERASM instance will be de-configured from this Oracle homeDo you want to continue (y - yes, n - no)? [n]:注意: 环境检查正常,输入 y 则继续删除操作。c.删除 CRS 配置(root,每个节点)注意:按照导航执行如下。(1).The deconfig command below can be executed in parallel on all the remote nodes. Execute the command on the local node after the execution completes on all the remote nodes.Run the following command as the root user or the administrator on node "anxeccora02"./tmp/deinstall2016-10-25_04-06-46PM/perl/bin/perl -I/tmp/deinstall2016-10-25_04-06-46PM/perl/lib -I/tmp/deinstall2016-10-25_04-06-46PM/crs/install /tmp/deinstall2016-10-25_04-06-46PM/crs/install/rootcrs.pl -force -deconfig -paramfile "/tmp/deinstall2016-10-25_04-06-46PM/response/deinstall_Ora11g_gridinfrahome1.rsp"Run the following command as the root user or the administrator on node "anxeccora01"./tmp/deinstall2016-10-25_04-06-46PM/perl/bin/perl -I/tmp/deinstall2016-10-25_04-06-46PM/perl/lib -I/tmp/deinstall2016-10-25_04-06-46PM/crs/install /tmp/deinstall2016-10-25_04-06-46PM/crs/install/rootcrs.pl -force -deconfig -paramfile "/tmp/deinstall2016-10-25_04-06-46PM/response/deinstall_Ora11g_gridinfrahome1.rsp" -lastnodePress Enter after you finish running the above commands注意:应先在远端节点执行脚本,最后在本地节点执行脚本。执行脚本成功后,输入回车键。d.删除残留文件(root,每个节点)更具导航执行。Run 'rm -rf /etc/oraInst.loc' as root on node(s) 'anxeccora01,anxeccora02' at the end of the session.Run 'rm -rf /opt/ORCLfmap' as root on node(s) 'anxeccora01,anxeccora02' at the end of the session.Run 'rm -rf /etc/oratab' as root on node(s) 'anxeccora01' at the end of the session.
Oracle-11g-R2 于 Linux 上的 RAC 卸载的更多相关文章
- Oracle 11g R2(11.2.0.4) RAC 数据文件路径错误解决--ORA-01157 ORA-01110: 数据文件
Oracle 11g R2(11.2.0.1) RAC 数据文件路径错误解决--ORA-01157 ORA-01110: 数据文件 oracle 11g R2(11.2.0.4) rac--scan ...
- oracle 11g r2 使用rman进行迁移rac到rac
源端服务器主机名 rac05 rac06公共IP地址(eth0) 10.15.8.15 10.15.8.16 虚拟IP地址(eth0) 10.15.8.17 10.15.8.18私有IP地址(eth1 ...
- oracle 11g r2 rac到单实例的dg
oracle 11g r2 rac到单实例的dg 1 主备环境说明 rac环境--primary CentOS release 6.5 (Final)hostname rac1 rac2ip 10.* ...
- [转]Oracle 11g R2 RAC高可用连接特性 – SCAN详解
原文地址:http://czmmiao.iteye.com/blog/2124373 昨天帮朋友解决11g RAC SCAN问题,当时为这朋友简单解答了一些SCAN特性相关的问题,但我知道这仅仅是 ...
- Oracle Linux 6.3下安装Oracle 11g R2(11.2.0.3)
本文主要描写叙述了在Oracle Linux 6.3下安装Oracle 11gR2(11.2.0.3).从Oracle 11g開始,Oracle官方站点不再提供其Patch的下载链接,须要使用Meat ...
- Oracle 11G R2 RAC中的scan ip 的用途和基本原理【转】
Oracle 11G R2 RAC增加了scan ip功能,在11.2之前,client链接数据库的时候要用vip,假如你的cluster有4个节点,那么客户端的tnsnames.ora中就对应有四个 ...
- Oracle 11g R2 RAC 高可用连接特性
转自-阿里巴巴许春值 1.scan概念 什么叫 SCAN,SCAN (Single Client Access Name) 是 Oracle 从11g R2 开始推出的,客户端可以通过 SCAN 特性 ...
- 基于CentOS与VmwareStation10搭建Oracle11G RAC 64集群环境:4.安装Oracle RAC FAQ-4.7.Oracle 11G R2 RAC修改public网络IP
问题:Linuxrac2节点的public网IP被占用,导致集群节点2无法访问 1.禁止相关CRS资源的启动,停止这些资源(vip,listener,scan,scan_listener,databa ...
- Linux 6.x 下Oracle 11g R2 安装配置
Oracle 11g R2 数据库安装硬件配置要求: 最小内存 1 GB of RAM 虚拟内存容量,这个oracle也有要求,不用担心此时的swap分区不够oracle的要求 .虚拟内存swap如何 ...
随机推荐
- hdu 5335 Walk Out(bfs+斜行递推) 2015 Multi-University Training Contest 4
题意—— 一个n*m的地图,从左上角走到右下角. 这个地图是一个01串,要求我们行走的路径形成的01串最小. 注意,串中最左端的0全部可以忽略,除非是一个0串,此时输出0. 例: 3 3 001 11 ...
- Redis入门教程:特性及数据类型的操作
虽然Redis已经很火了,相信还是有很多同学对Redis只是有所听闻或者了解并不全面,下面是一个比较系统的Redis介绍,对Redis的特性及各种数据类型及操作进行了介绍.是一个很不错的Redis入门 ...
- C++中引用的本质是什么?
一般的教材上讲到引用时,都是说“引用是对象的一个别名”.我认为这种定义是不清晰的,不利于初学者理解引用.至少我自己曾经被这个定义困扰了一段时间.到底什么是“别名”? 实际上,引用的实质是位于xxxxx ...
- Mondriaan's Dream(POJ 2411状态压缩dp)
题意:用1*2的方格填充m*n的方格不能重叠,问有多少种填充方法 分析:dp[i][j]表示i行状态为j时的方案数,对于j,0表示该列竖放(影响下一行的该列),1表示横放成功(影响下一列)或上一列竖放 ...
- hdu1792 水题
最近转到vim上来了,用vim编写代码,用gcc编译,用gdb调试.这是用vim做的第一道题,纪念下.题目很水,就不说了. /* * Author : ben */ #include <cstd ...
- 《Python CookBook2》 第一章 文本 - 控制大小写 && 访问子字符串
控制大小写 任务: 将一个字符串由大写转成小写,或者泛起到而行之. 解决方案: >>> a = 'a'.upper() >>> a 'A' >>> ...
- python 入门实践之网页数据抓取
这个不错.正好入门学习使用. 1.其中用到 feedparser: 技巧:使用 Universal Feed Parser 驾驭 RSS http://www.ibm.com/developerwor ...
- Ajax异步请求PHP数据
来源:http://www.ido321.com/1138.html 接到了老师的一个作业,实现的布局如图: 如果输入了科室ID,科室名字只显示与ID对应的,若没有输入,则显示全部,然后根据I科室名字 ...
- [Hive - LanguageManual] Create/Drop/Grant/Revoke Roles and Privileges / Show Use
Create/Drop/Grant/Revoke Roles and Privileges Hive Default Authorization - Legacy Mode has informati ...
- mahout 安装
1. 下载mahout-distribution-0.5.tar.gz 并解压: 2.配置环境变量: /etc/profile export MAHOUT_HOME=/home/mahout/ exp ...