日韩av黄I国产麻豆传媒I国产91av视频在线观看I日韩一区二区三区在线看I美女国产在线I麻豆视频国产在线观看I成人黄色短片

歡迎訪問 生活随笔!

生活随笔

當前位置: 首頁 >

oracle服务器修改机器名,Oracle 11g R2 RAC环境下修改主机名

發布時間:2025/3/19 41 豆豆
生活随笔 收集整理的這篇文章主要介紹了 oracle服务器修改机器名,Oracle 11g R2 RAC环境下修改主机名 小編覺得挺不錯的,現在分享給大家,幫大家做個參考.

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.

總結

以上是生活随笔為你收集整理的oracle服务器修改机器名,Oracle 11g R2 RAC环境下修改主机名的全部內容,希望文章能夠幫你解決所遇到的問題。

如果覺得生活随笔網站內容還不錯,歡迎將生活随笔推薦給好友。