当前位置:  数据库>oracle

Oracle 11g R2 RAC环境下修改主机名

    来源: 互联网  发布时间:2017-05-16

    本文导语: Oracle 10g RAC修改主机名可参考: 相关平台:aix 6106+oracle 11203修改主机名:第一个节点:从dbrac1修改为dbrac100第二个节点:从dbrac2修改为dbrac200 一、先卸载CRS在非最后一个节点运行/oracle/asm/crs/install/rootcrs.pl -verbose -deconfig -force Using ...

Oracle 10g RAC修改主机名可参考:

相关平台:
aix 6106+oracle 11203
修改主机名:
第一个节点:从dbrac1修改为dbrac100
第二个节点:从dbrac2修改为dbrac200

一、先卸载CRS
在非最后一个节点运行/oracle/asm/crs/install/rootcrs.pl -verbose -deconfig -force

Using configuration parameter file: /oracle/asm/crs/install/crsconfig_params
Network exists: 1/8.8.6.0/255.255.255.0/en0, type static
VIP exists: /dbrac1-vip/8.8.6.11/8.8.6.0/255.255.255.0/en0, hosting node dbrac1
VIP exists: /dbrac2-vip/8.8.6.21/8.8.6.0/255.255.255.0/en0, hosting node dbrac2
GSD exists
ONS exists: Local port 6100, remote port 6200, EM port 2016
CRS-2673: Attempting to stop 'ora.registry.acfs' on 'dbrac1'
CRS-2677: Stop of 'ora.registry.acfs' on 'dbrac1' succeeded
CRS-2791: Starting shutdown of Oracle High Availability Services-managed resources on 'dbrac1'
CRS-2673: Attempting to stop 'ora.crsd' on 'dbrac1'
CRS-2790: Starting shutdown of Cluster Ready Services-managed resources on 'dbrac1'
CRS-2673: Attempting to stop 'ora.oc4j' on 'dbrac1'
CRS-2673: Attempting to stop 'ora.ASMCRS.dg' on 'dbrac1'
CRS-2673: Attempting to stop 'ora.racdb.db' on 'dbrac1'
CRS-2677: Stop of 'ora.racdb.db' on 'dbrac1' succeeded
CRS-2673: Attempting to stop 'ora.ASMVG1.dg' on 'dbrac1'
CRS-2677: Stop of 'ora.ASMVG1.dg' on 'dbrac1' succeeded
CRS-2677: Stop of 'ora.oc4j' on 'dbrac1' succeeded
CRS-2672: Attempting to start 'ora.oc4j' on 'dbrac2'
CRS-2676: Start of 'ora.oc4j' on 'dbrac2' succeeded
CRS-2677: Stop of 'ora.ASMCRS.dg' on 'dbrac1' succeeded
CRS-2673: Attempting to stop 'ora.asm' on 'dbrac1'
CRS-2677: Stop of 'ora.asm' on 'dbrac1' succeeded
CRS-2792: Shutdown of Cluster Ready Services-managed resources on 'dbrac1' has completed
CRS-2677: Stop of 'ora.crsd' on 'dbrac1' succeeded
CRS-2673: Attempting to stop 'ora.drivers.acfs' on 'dbrac1'
CRS-2673: Attempting to stop 'ora.crf' on 'dbrac1'
CRS-2673: Attempting to stop 'ora.ctssd' on 'dbrac1'
CRS-2673: Attempting to stop 'ora.evmd' on 'dbrac1'
CRS-2673: Attempting to stop 'ora.asm' on 'dbrac1'
CRS-2673: Attempting to stop 'ora.mdnsd' on 'dbrac1'
CRS-2677: Stop of 'ora.crf' on 'dbrac1' succeeded
CRS-2677: Stop of 'ora.ctssd' on 'dbrac1' succeeded
CRS-2677: Stop of 'ora.evmd' on 'dbrac1' succeeded
CRS-2677: Stop of 'ora.mdnsd' on 'dbrac1' succeeded
CRS-2677: Stop of 'ora.drivers.acfs' on 'dbrac1' succeeded
CRS-2677: Stop of 'ora.asm' on 'dbrac1' succeeded
CRS-2673: Attempting to stop 'ora.cluster_interconnect.haip' on 'dbrac1'
CRS-2677: Stop of 'ora.cluster_interconnect.haip' on 'dbrac1' succeeded
CRS-2673: Attempting to stop 'ora.cssd' on 'dbrac1'
CRS-2677: Stop of 'ora.cssd' on 'dbrac1' succeeded
CRS-2673: Attempting to stop 'ora.gipcd' on 'dbrac1'
CRS-2677: Stop of 'ora.gipcd' on 'dbrac1' succeeded
CRS-2673: Attempting to stop 'ora.gpnpd' on 'dbrac1'
CRS-2677: Stop of 'ora.gpnpd' on 'dbrac1' succeeded
CRS-2793: Shutdown of Oracle High Availability Services-managed resources on 'dbrac1' has completed
CRS-4133: Oracle High Availability Services has been stopped.
This may take several minutes. Please wait ...
0518-307 odmdelete: 1 objects deleted.
0518-307 odmdelete: 1 objects deleted.
0518-307 odmdelete: 1 objects deleted.
Successfully deconfigured Oracle clusterware stack on this node

在最后一个节点运行/oracle/asm/crs/install/rootcrs.pl -verbose -deconfig -force -lastnode

Using configuration parameter file: /oracle/asm/crs/install/crsconfig_params
CRS resources for listeners are still configured
Network exists: 1/8.8.6.0/255.255.255.0/en0, type static
VIP exists: /dbrac2-vip/8.8.6.21/8.8.6.0/255.255.255.0/en0, hosting node dbrac2
GSD exists
ONS exists: Local port 6100, remote port 6200, EM port 2016
CRS-2673: Attempting to stop 'ora.registry.acfs' on 'dbrac2'
CRS-2677: Stop of 'ora.registry.acfs' on 'dbrac2' succeeded
CRS-2673: Attempting to stop 'ora.crsd' on 'dbrac2'
CRS-2790: Starting shutdown of Cluster Ready Services-managed resources on 'dbrac2'
CRS-2673: Attempting to stop 'ora.oc4j' on 'dbrac2'
CRS-2673: Attempting to stop 'ora.ASMCRS.dg' on 'dbrac2'
CRS-2673: Attempting to stop 'ora.racdb.db' on 'dbrac2'
CRS-2677: Stop of 'ora.racdb.db' on 'dbrac2' succeeded
CRS-2673: Attempting to stop 'ora.ASMVG1.dg' on 'dbrac2'
CRS-2677: Stop of 'ora.ASMVG1.dg' on 'dbrac2' succeeded
CRS-2677: Stop of 'ora.oc4j' on 'dbrac2' succeeded
CRS-2677: Stop of 'ora.ASMCRS.dg' on 'dbrac2' succeeded
CRS-2673: Attempting to stop 'ora.asm' on 'dbrac2'
CRS-2677: Stop of 'ora.asm' on 'dbrac2' succeeded
CRS-2792: Shutdown of Cluster Ready Services-managed resources on 'dbrac2' has completed
CRS-2677: Stop of 'ora.crsd' on 'dbrac2' succeeded
CRS-2673: Attempting to stop 'ora.ctssd' on 'dbrac2'
CRS-2673: Attempting to stop 'ora.evmd' on 'dbrac2'
CRS-2673: Attempting to stop 'ora.asm' on 'dbrac2'
CRS-2677: Stop of 'ora.evmd' on 'dbrac2' succeeded
CRS-2677: Stop of 'ora.ctssd' on 'dbrac2' succeeded
CRS-2677: Stop of 'ora.asm' on 'dbrac2' succeeded
CRS-2673: Attempting to stop 'ora.cluster_interconnect.haip' on 'dbrac2'
CRS-2677: Stop of 'ora.cluster_interconnect.haip' on 'dbrac2' succeeded
CRS-2673: Attempting to stop 'ora.cssd' on 'dbrac2'
CRS-2677: Stop of 'ora.cssd' on 'dbrac2' succeeded
CRS-2672: Attempting to start 'ora.cssdmonitor' on 'dbrac2'
CRS-2676: Start of 'ora.cssdmonitor' on 'dbrac2' succeeded
CRS-2672: Attempting to start 'ora.cssd' on 'dbrac2'
CRS-2672: Attempting to start 'ora.diskmon' on 'dbrac2'
CRS-2676: Start of 'ora.diskmon' on 'dbrac2' succeeded
CRS-2676: Start of 'ora.cssd' on 'dbrac2' succeeded
CRS-4611: Successful deletion of voting disk +ASMCRS.
ASM de-configuration trace file location: /tmp/asmcadc_clean2012-11-20_10-05-15-AM.log
ASM Clean Configuration START
ASM Clean Configuration END

ASM with SID +ASM1 deleted successfully. Check /tmp/asmcadc_clean2012-11-20_10-05-15-AM.log for details.

CRS-2791: Starting shutdown of Oracle High Availability Services-managed resources on 'dbrac2'
CRS-2673: Attempting to stop 'ora.mdnsd' on 'dbrac2'
CRS-2673: Attempting to stop 'ora.crf' on 'dbrac2'
CRS-2673: Attempting to stop 'ora.ctssd' on 'dbrac2'
CRS-2673: Attempting to stop 'ora.asm' on 'dbrac2'
CRS-2677: Stop of 'ora.mdnsd' on 'dbrac2' succeeded
CRS-2677: Stop of 'ora.crf' on 'dbrac2' succeeded
CRS-2677: Stop of 'ora.asm' on 'dbrac2' succeeded
CRS-2673: Attempting to stop 'ora.cluster_interconnect.haip' on 'dbrac2'
CRS-2677: Stop of 'ora.ctssd' on 'dbrac2' succeeded
CRS-2677: Stop of 'ora.cluster_interconnect.haip' on 'dbrac2' succeeded
CRS-2673: Attempting to stop 'ora.cssd' on 'dbrac2'
CRS-2677: Stop of 'ora.cssd' on 'dbrac2' succeeded
CRS-2673: Attempting to stop 'ora.gipcd' on 'dbrac2'
CRS-2677: Stop of 'ora.gipcd' on 'dbrac2' succeeded
CRS-2673: Attempting to stop 'ora.gpnpd' on 'dbrac2'
CRS-2677: Stop of 'ora.gpnpd' on 'dbrac2' succeeded
CRS-2793: Shutdown of Oracle High Availability Services-managed resources on 'dbrac2' has completed
CRS-4133: Oracle High Availability Services has been stopped.
This may take several minutes. Please wait ...
0518-307 odmdelete: 1 objects deleted.
0518-307 odmdelete: 1 objects deleted.
0518-307 odmdelete: 1 objects deleted.
Successfully deconfigured Oracle clusterware stack on this node


    
 
 

您可能感兴趣的文章:

  • 如何能在网上找到一个可以提供ORACLE进行JSP设计的主机展示我的作品啊,付费也行
  • Linux主机下配置Oracle 10G自动启动过程记
  • 重新安装主机后ORACLE DB的处理
  • 修改oracle用户主目录
  • 修改oracle用户的.bash_profile之后无法正常登陆
  • 修改Oracle默认用户密码有效期时间
  • 编程语言 iis7站长之家
  • 查询与修改Oracle字符集
  • ORACLE 修改表结构 之ALTER CONSTAINTS的使用
  • 计算机名称修改后Oracle不能正常启动问题分析及解决
  • Oracle中在pl/sql developer修改表的2种方法
  • oracle修改scott密码与解锁的方法详解
  • Oracle10g 控制台启动端口修改
  • Linux操作系统下Oracle数据库多实例启动方式及修改内存
  • Oracle如何修改系统默认时间格式
  • oracle中修改表名的几种方式
  • 查看修改Oracle10G归档日志空间的限制
  • 查看及修改Oracle编码格式方法
  • Oracle 11G密码180天过期后的修改方法
  • ORACLE 10G修改字符编码没有超字符集的限制
  • 查看和修改Oracle服务器端字符集
  • 有关结果数据集的修改-java和ORACLE数据库
  • Oracle字符集修改查看方法
  •  
    本站(WWW.)旨在分享和传播互联网科技相关的资讯和技术,将尽最大努力为读者提供更好的信息聚合和浏览方式。
    本站(WWW.)站内文章除注明原创外,均为转载、整理或搜集自网络。欢迎任何形式的转载,转载请注明出处。












  • 相关文章推荐
  • 在Red Hat Linux 9 和 Oracle 9.2 环境下,如何配制字符集,让Oracle能存入并显示日语里的假名?
  • redhat 8.0+oracle 8.1.7下面配置proc环境的问题
  • window中oracle环境变量设置方法分享
  • linux环境下oracle条件导出数据的shell脚本怎么写
  • oracle环境变量保存问题求教
  • Oracle9i在Win2k环境下的完全卸载
  • Oracle与JSDK4.0环境变量冲突,如何解决(在线等待)?
  • windows下通过ie访问不到linux环境下的oracle em
  • 50分的题:如何给oracle减肥?在linux多目录的环境下查找体积最大的单个文件??
  • 请教:关于[linux/unix环境下连接到Oracle数据库后断开连接]的问题
  • 急急急!!!Solaris中JSP运行环境(tomcat)应如何设置才能使jsp连接到ORACLE???
  • 请教怎样在虚拟机中的linux系统安装 Java环境以及Oracle
  • Linux环境中Oracle数据导入与导出备份操作
  • Linux环境下完全删除Oracle
  • 技巧学习 在Python环境下连接Oracle数据库
  • 基于Linux环境的Oracle 11g数据库正式推出
  • Linux环境下搭建Oracle SOA Suite
  • 请高人指点:我准备在我的机子(winxp)上安装linux(双操作系统),然后在linux环境下 安装oracle817
  • CentOS 5 环境下安装oracle 10g 与 rhel 5下 安装有区别吗? [散分]
  • windows server 2003 sp1下.net 3.5(Oracle 9.2)环境配置
  • Oracle 12c发布简单介绍及官方下载地址
  • 在linux下安装oracle,如何设置让oracle自动启动!也就是让oracle那个服务自动启动,不是手动的
  • oracle 11g最新版官方下载地址
  • 请问su oracle 和su - oracle有什么不同?
  • Oracle 数据库(oracle Database)Select 多表关联查询方式
  • 虚拟机装Oracle R12与Oracle10g
  • Oracle数据库(Oracle Database)体系结构及基本组成介绍
  • Oracle 数据库开发工具 Oracle SQL Developer
  • 如何设置让Oracle SQL Developer显示的时间包含时分秒
  • Oracle EBS R12 支持 Oracle Database 11g
  • Oracle 10g和Oracle 11g网格技术介绍


  • 站内导航:


    特别声明:169IT网站部分信息来自互联网,如果侵犯您的权利,请及时告知,本站将立即删除!

    ©2012-2021,