oracle rac 修改主机名,Oracle11gR2RAC环境下修改主机名

Oracle 10g RAC修改主机名可参考:http://www.linuxidc.com/Linux/2013-01/78628.htm 相关平台:aix 6106+oracle 11203修改主机名

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. 本条技术文章来源于互联网,如果无意侵犯您的权益请点击此处反馈版权投诉 本文系统来源:php中文网

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

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值