RAC安装过程中,在安装GI的时候报如下错误:

Remote 'attachhome' failed on nodes:XXX

 

解决方法:

根据提示执行以下脚本

$  /u01/app/11.2.0/grid/oui/bin/runInstaller -attachHome -noClusterEnabled ORACLE_HOME=/u01/app/11.2.0/grid ORACLE_HOME_NAME=Ora11g_gridinfrahome1 CLUSTER_NODES=rac11g1,rac11g2 "INVENTORY_LOCATION=/u01/app/oraInventory" LOCAL_NODE=rac11g2
Starting Oracle Universal Installer...

Checking swap space: must be greater than 500 MB.   Actual 4031 MB    Passed
The inventory pointer is located at /etc/oraInst.loc
The inventory is located at /u01/app/oraInventory
Please execute the '/u01/app/oraInventory/orainstRoot.sh' script at the end of the session.
'AttachHome' was successful.

 

相关文章:

  • 2022-12-23
  • 2021-05-02
  • 2021-04-26
  • 2021-12-27
  • 2022-12-23
  • 2021-12-21
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2021-12-21
  • 2021-10-20
  • 2022-02-02
  • 2021-10-08
  • 2022-12-23
相关资源
相似解决方案