首頁  >  文章  >  資料庫  >  如何关闭oracle rac选项 make rac_off

如何关闭oracle rac选项 make rac_off

WBOY
WBOY原創
2016-06-07 16:19:561584瀏覽

aix平台上,从 rac 环境 tar 过来的oracle软件,直接解包到新机器上,目标环境是单机,则需要关闭 rac 选项。 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/

  aix平台上,从 rac 环境 tar 过来的oracle软件,直接解包到新机器上,目标环境是单机,,则需要关闭 rac 选项。

  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

  Note: If these steps fail with a Fatal Error, then you will need to open a Service Request and submit these errors to Oracle Support for analysis.

陳述:
本文內容由網友自願投稿,版權歸原作者所有。本站不承擔相應的法律責任。如發現涉嫌抄襲或侵權的內容,請聯絡admin@php.cn