溫馨提示×

溫馨提示×

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

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

如何解決Oracle12c單實(shí)例環(huán)境無法創(chuàng)建asm磁盤組問題

發(fā)布時(shí)間:2021-11-09 14:17:10 來源:億速云 閱讀:394 作者:小新 欄目:關(guān)系型數(shù)據(jù)庫

這篇文章給大家分享的是有關(guān)如何解決Oracle12c單實(shí)例環(huán)境無法創(chuàng)建asm磁盤組問題的內(nèi)容。小編覺得挺實(shí)用的,因此分享給大家做個(gè)參考,一起跟隨小編過來看看吧。

Oracle12c單實(shí)例數(shù)據(jù)庫通過asm進(jìn)行安裝配置,在asmca創(chuàng)建asm磁盤時(shí)出現(xiàn)Oracle Grid Infrastructure is not configured properly. ASMCA needs Oracle Grid Infrastructure to configure ASM提升信息,截圖如下所示:

如何解決Oracle12c單實(shí)例環(huán)境無法創(chuàng)建asm磁盤組問題

從上面的問題我們可以很清晰的看到是因?yàn)锳SMCA無法連接到OracleGrid Infrastructure而導(dǎo)致無法創(chuàng)建。檢查has進(jìn)程,確定其已經(jīng)起來,此處我的環(huán)境has是未起來的,重新執(zhí)行

/u01/app/12.1.0/grid/crs/install/roothas.pl ,如下所示:

[root@localhost ~]# /u01/app/12.1.0/grid/crs/install/roothas.pl

Using configuration parameter file: /u01/app/12.1.0/grid/crs/install/crsconfig_params

LOCAL ADD MODE

Creating OCR keys for user 'oracle', privgrp 'oinstall'..

Operation successful.

LOCAL ONLY MODE

Successfully accumulated necessary OCR keys.

Creating OCR keys for user 'root', privgrp 'root'..

Operation successful.

CRS-4664: Node localhost successfully pinned.

2017/07/10 11:06:47 CLSRSC-330: Adding Clusterware entries to file 'oracle-ohasd.conf'

localhost     2017/07/10 11:07:05     /u01/app/12.1.0/grid/cdata/localhost/backup_20170710_110705.olr     0     

CRS-2791: Starting shutdown of Oracle High Availability Services-managed resources on 'localhost'

CRS-2673: Attempting to stop 'ora.evmd' on 'localhost'

CRS-2677: Stop of 'ora.evmd' on 'localhost' succeeded

CRS-2793: Shutdown of Oracle High Availability Services-managed resources on 'localhost' has completed

CRS-4133: Oracle High Availability Services has been stopped.

CRS-4123: Oracle High Availability Services has been started.

2017/07/10 11:08:18 CLSRSC-327: Successfully configured Oracle Restart for a standalone server

再次通過asmca創(chuàng)建asm磁盤組,可以成功創(chuàng)建,結(jié)果如下圖所示。


如何解決Oracle12c單實(shí)例環(huán)境無法創(chuàng)建asm磁盤組問題

感謝各位的閱讀!關(guān)于“如何解決Oracle12c單實(shí)例環(huán)境無法創(chuàng)建asm磁盤組問題”這篇文章就分享到這里了,希望以上內(nèi)容可以對大家有一定的幫助,讓大家可以學(xué)到更多知識(shí),如果覺得文章不錯(cuò),可以把它分享出去讓更多的人看到吧!

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

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

AI