码迷,mamicode.com
首页 > 其他好文 > 详细

Remote 'attachhome' failed on nodes:

时间:2015-11-14 18:05:55      阅读:1251      评论:0      收藏:0      [点我收藏+]

标签:

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

技术分享

 

解决方法:

根据提示,运行脚本

$ /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=rac11g1
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.

 

Remote 'attachhome' failed on nodes:

标签:

原文地址:http://www.cnblogs.com/abclife/p/4964666.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!