select * from v$version; BANNER Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - 64bit ProductionPL/SQL Release 11.2.0.1..."/>
溫馨提示×

您好,登錄后才能下訂單哦!

密碼登錄×
登錄注冊(cè)×
其他方式登錄
點(diǎn)擊 登錄注冊(cè) 即表示同意《億速云用戶服務(wù)條款》

crsctl start crs后hang住,且只有ohas

發(fā)布時(shí)間:2020-03-01 13:26:36 來(lái)源:網(wǎng)絡(luò) 閱讀:459 作者:yoyo918 欄目:關(guān)系型數(shù)據(jù)庫(kù)

數(shù)據(jù)庫(kù)版本:

SQL> select * from v$version;

BANNER

Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - 64bit Production
PL/SQL Release 11.2.0.1.0 - Production
CORE 11.2.0.1.0 Production
TNS for Linux: Version 11.2.0.1.0 - Production
NLSRTL Version 11.2.0.1.0 - Production

crsctl start crs執(zhí)行后掛起,
[root@ractest1 ~]# ps -ef|grep grid
root 6117 5445 0 16:00 pts/1 00:00:00 /oracle/app/product/grid/bin/crsctl.bin start crs
root 6124 1 0 16:00 ? 00:00:00 /oracle/app/product/grid/bin/ohasd.bin reboot

ohasd.bin沒(méi)啟動(dòng),日志文件中也沒(méi)有任何記錄。于是想起安裝grid,執(zhí)行root.sh時(shí),遇到報(bào)錯(cuò)。
嘗試dd if=/var/tmp/.oracle/npohasd 后,crsctl start crs果斷執(zhí)行。crs成功啟動(dòng)。
這是一個(gè)bug,在11.2.0.3版本后成功修復(fù)。

向AI問(wèn)一下細(xì)節(jié)

免責(zé)聲明:本站發(fā)布的內(nèi)容(圖片、視頻和文字)以原創(chuàng)、轉(zhuǎn)載和分享為主,文章觀點(diǎn)不代表本網(wǎng)站立場(chǎng),如果涉及侵權(quán)請(qǐng)聯(lián)系站長(zhǎng)郵箱:is@yisu.com進(jìn)行舉報(bào),并提供相關(guān)證據(jù),一經(jīng)查實(shí),將立刻刪除涉嫌侵權(quán)內(nèi)容。

AI