unix/linux环境中Oracle10GRACOFF和RACON分析

这篇文章主要介绍“unix/linux环境中Oracle 10G RAC OFF和RAC ON分析”,在日常操作中,相信很多人在unix/linux环境中Oracle 10G RAC OFF和RAC ON分析问题上存在疑惑,小编查阅了各式资料,整理出简单好用的操作方法,希望对大家解答”unix/linux环境中Oracle 10G RAC OFF和RAC ON分析”的疑惑有所帮助!接下来,请跟着小编一起来学习吧!

10年积累的网站建设、成都网站建设经验,可以快速应对客户对网站的新想法和需求。提供各种问题对应的解决方案。让选择我们的客户得到更好、更有力的网络服务。我虽然不认识你,你也不认识我。但先网站设计后付款的网站建设流程,更有祥符免费网站建设让你可以放心的选择与我们合作。

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

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

到此,关于“unix/linux环境中Oracle 10G RAC OFF和RAC ON分析”的学习就结束了,希望能够解决大家的疑惑。理论与实践的搭配能更好的帮助大家学习,快去试试吧!若想继续学习更多相关知识,请继续关注创新互联网站,小编会继续努力为大家带来更多实用的文章!


本文标题:unix/linux环境中Oracle10GRACOFF和RACON分析
分享网址:http://pwwzsj.com/article/pcjeee.html