Convert Oracle Restart to Cluster

10 篇文章 0 订阅
7 篇文章 0 订阅

Summary

This passage is based on Oracle 12.2.0.1 & 18.1.1.

Log down information

  • Use srvctl config database -db <DB_UNIQUE_NAME>, srvctl config service -db <DB_UNIQUE_NAME>, srvctl config listener -listener <LISTENER_NAME> to detect configuration information.
  • export SRVM_TRACE=true to enable srvctl log。

Stop resources

  • Stop all database, services and listeners listed above by using srvctl stop database -db <DB_UNIQUE_NAME>, srvctl stop listener -listener <LISTENER_NAME>.

Unmount ACFS FS

  • Unmount all existing Oracle ACFS FS by using ASMCA.

Deconfig

Run $GI_HOME/crs/install/roothas.sh –deconfig –force to unconfigure Oracle Restart with root user.

Export env variables

Export following environment variables:
- export oracle_install_asm_UseExistingDG=true or false
- export oracle_install_asm_DiskGroupName=disk_group_name
- export oracle_install_asm_DiskDiscoveryString=asm_discovery_string
- export oracle_install_asm_ConfigureGIMRDataDG=true or false
- export oracle_install_asm_GIMRDataDGName=disk_group_name

Install cluster to new location

If need to install in a new location, then set up GI software in new location with “Installing Only the Oracle GI Software”.

Install GI to existing location

Invoke gridSetup.sh and install GI with cluster settings to existing location.

Mount back DG

Mount ASM DG used by Oracle Restart.

Mount back ACFS FS

If used ACFS FS on Oracle Restart, start ASMCA and run volenable to enable Oracle Restart DG volumes. Mount all ACFS manually.

Add services, db, listeners listed in step 1.

Run following command as database user: $GI_HOME/bin/srvctl add database -db <DB_UNIQUE_NAME> -spfile <SP_FILE_LOCATION> [-pwfile <PW_FILE_LOCATION>] -oraclehome $DB_HOME -node <NODE_HOSTNAME>

Documents

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

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

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

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值