1. 程式人生 > >rac root.sh執行失敗錯誤查詢

rac root.sh執行失敗錯誤查詢

rac安裝過程中需要執行root.sh來配置啟動各節點應用程式以及asm例項,期間有可能安裝前配置原因導致指令碼執行失敗
root.sh指令碼執行日誌路徑為
grid使用者的安裝目錄下/cfgtools/crsconfig目錄中
cat $ORACLE_HOME/cfgtools/crsconfig/rootcrs_rac1_2017-03-27_05-52-55PM.log找到如下錯誤


rac1 PRCR-1079 : 無法啟動資源 ora.rac1.vip CRS-5017: 資源操作 "ora.rac1.vip start" 遇到以下錯誤:  CRS-5005: IP 地址: 192.168.1.99 已在網路中使用 。有關詳細資訊, 請參閱 "(:CLSN00107:)" (位於 "/u01/crs/diag/crs/rac1/crs/trace/crsd_orarootagent_root.trc" 中)。 


以上錯誤提示已經很清晰的說明因為vip ip地址已經被佔用,T出被佔用的ip機器。如查錯誤提示不清晰,可繼續檢視/u01/crs/diag/crs/rac1/crs/trace/crsd_orarootagent_root.trc   trace檔案
重新配置crs
$ORACLE_HOME/crs/install/rootcrs.pl -deconfig  12c已經廢除delete選項。
重新執行root.sh
至此問題解決

相關推薦

rac root.sh執行失敗錯誤查詢

rac安裝過程中需要執行root.sh來配置啟動各節點應用程式以及asm例項,期間有可能安裝前配置原因導致指令碼執行失敗 root.sh指令碼執行日誌路徑為 grid使用者的安裝目錄下/cfgtools/crsconfig目錄中 cat $ORACLE_HOME/cfgto

安裝12.1.0.2 叢集GRID/GI, 執行root.sh 指令碼失敗的案例

在Linux系統上安裝12.1.0.2 叢集GRID/GI軟體,節點2執行root.sh失敗,螢幕的錯誤資訊: OLR initialization - successful 2015/12/15 13:16:55 CLSRSC-507: The root script c

grid軟體,執行root.sh指令碼失敗,解決辦法

原帖地址:http://www.vydbs.com/failed-executing-root-sh-ohasd-start-the-solution/ 在Red Hat 6.2上安裝Oracle grid 11.2.0.1,執行root.sh指令碼的時候出現一些問題,無法啟動ohasd。 由於Redhat

rac執行root.sh失敗以後查詢問題的方法

Oracle 將rootcrs.pl 配置指令碼執行的所有操作記錄在rootcrs_<hostname>.log 檔案中,並將該檔案儲存在$GRID_HOME/cfgtools/crsconfig 目錄中,在確認導致root.sh故障的操作/命令時,這個是第一個

在安裝11gr2 RAC的時候,執行root.sh出現CRS-2800 CRS-4000 錯誤

環境,VM workstation Pro15 + redhat 6.10 + 11gr2 在安裝rac的時候,節點1執行root.sh正常,節點2執行root.sh的時候出現錯誤 [[email protected] grid]# sh root

安裝RAC節點二執行root.sh報錯

SQL> CREATE DISKGROUP CRS EXTERNAL REDUNDANCY  DISK 'ORCL:ASM_DISK04', 'ORCL:ASM_DISK05', 'ORCL:ASM_DISK06' ATTRIBUTE 'compatible.asm'='11.2.0.0.0','au_

RAC執行root.sh的時候報錯root.sh Oracle CRS stack is already configured and will be running under init(1M)

環境:oracle10g 系統:CentOS6.4 開始的時候,在節點1上執行root.sh發現出現90s 的時候hang住了,結束掉,結局完事後,再次執行root.sh報錯 WARNING: directory '/u01/app/oracle/product/10.2.

安裝RAC執行root.sh報錯解決

問題:[[email protected] grid]# ./root.sh  Performing root user operation for Oracle 11g  The following environment variables are set a

RAC】安裝cluster軟體 在節點2執行root.sh指令碼

安裝cluster軟體  在節點2執行root.sh指令碼 報錯如下: Running vipca(silent) for configuring nodeapps /db/oracle/product/10.2.0/crs/jdk/jre//bin/java: error

rac安裝過程中安裝grid infrastructure 時 執行root.sh報錯,完全刪除grid infrastructure

未能建立磁碟組DATA,返回訊息如下: ORA-15018:diskgroup connot be create ORA-15020:discovered duplicate ASM disk "OCRVDISK3" Configuration of ASM ... fa

RHEL 7 安裝oracle rac 11.2.0.4執行root.sh報錯ohasd failed to start

報錯資訊: [[email protected] ~]# /u01/app/oraInventory/orainstRoot.sh  Changing permissions of /u01/app/oraInventory. Adding read,write

10 RAC CRS 2節點執行root.sh報錯Waiting for the Oracle CRSD and EVMD 處理方法

1、--在安裝10G clusterware 在二節點執行root.sh報錯Waiting for the Oracle CRSD and EVMD to start處理方法 [[email protected] ~]# /oracle/oraInventory/

linux 7安裝rac 11gR2時執行root.sh報錯找不到ohas服務(ohasd failed to start)

執行root.sh指令碼的時候報錯 Adding Clusterware entries to inittab ohasd failed to startFailed to start the Clu

安裝RAC叢集時,第二個節點root.sh失敗的處理

CLSRSC-507: The root script cannot proceed on this node <node-n> (文件 ID 1919825.1)Applies to: Oracle Database - Enterprise Edition

root執行 Oracle 程序時找不到 libclntsh.so.11.1 錯誤的解決辦法。

gpo blog body 解決辦法。 usr bsp nts export bho 在 root 下執行 Oracle 程序時找不到 libclntsh.so.11.1 錯誤的解決辦法。 先確定 libclntsh.so.11.1 所在目錄: [oracle@loca

aix7.1安裝12c執行root.sh無法啟動ohasd服務案例

ohasd root.sh install_assist /etc/inittab 一、安裝環境操作系統版本:IBM AIX 7100-03-05-1524ORACLE版本:ORACLE DATABASE 12C 12.1.0.2.0-64BIT RAC 二、安裝報錯該環境安裝的為12c RA

RHEL7.X安裝12.2RAC時root.sh錯誤CLSRSC-400的解決方案

eas start app shutdown ucc server div gho 新的 問題現象: [root@ora12c ghome]# /opt/oracle/ghome/root.sh Performing root user operation. The fo

解決OPPO手機在Android studio 環境下安裝錯誤執行失敗的問題

崩潰日誌重現: 今天遇到個令人煩躁的問題,通過as除錯apk時,在OPPO上安裝執行會出現apk icon錯誤label錯誤,以及不能正常啟動的問題。 2018-12-26 10:44:35.028 6795-6795/cn.xxx.xxx E/AndroidRuntime: FATAL

關於redis叢集 no reachable node in cluster的錯誤(在命令列正常,而在eclipse執行失敗

問題是防火牆沒關,可以在命令列做以下配置即可 紅色字是需要操作的,完成就ok了 [[email protected] redis-cluster]#  vim /etc/sysconfig/iptables -A INPUT -m state --state

診斷:RHEL7安裝11.2RAC時root.sh錯誤ohasd failed to start

RHEL 7.5中安裝11gRAC時,在grid infrastructure的root.sh執行時,報錯: # /oracle/product/11g/grid/root.sh ... Adding Clusterware entries to inittab ohasd failed to st