unix/linux环境中Oracle 10G RAC OFF和RAC ON

本文介绍在Unix/Linux环境下,当Oracle10G的集群服务(CRS)出现问题无法启动时,如何通过重新编译Oracle软件来关闭RAC特性,并实现以单一实例的方式启动Oracle数据库的方法。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

在某些情况下,在unix/linux上的Oracle 10G 的crs无法启动,需要oracle以single instance启动的时候,可以重新编译(Relinking)oracle,关闭RAC特性,下面记录其方法:

详细信息参考metalink Note:211177.1[@more@]

RAC ON

1. Login as the Oracle software owner and shutdown all database instances on all nodes in the cluster.

2. cd $ORACLE_HOME/rdbms/lib

3. make -f ins_rdbms.mk rac_on

If this step did not fail with fatal errors then proceed to step 4.

4. make -f ins_rdbms.mk ioracle


RAC OFF

1. Login as the Oracle software owner and shutdown all database instances on all nodes in the cluster.

2. cd $ORACLE_HOME/rdbms/lib

3. make -f ins_rdbms.mk rac_off

If this step did not fail with fatal errors, proceed to step 4.

4. make -f ins_rdbms.mk ioracle

--end--

来自 “ ITPUB博客 ” ,链接:http://blog.itpub.net/22049049/viewspace-1030078/,如需转载,请注明出处,否则将追究法律责任。

转载于:http://blog.itpub.net/22049049/viewspace-1030078/

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值