dbca 建庫時(shí)報(bào)錯(cuò):ORA-19504 ORA-12547 ORA-15001 ORA-15055
來源:程序員人生 發(fā)布時(shí)間:2014-09-29 20:22:50 閱讀次數(shù):2570次
【問題】
這個(gè)錯(cuò)誤在百度上找了一圈,全TM一樣的內(nèi)容,真實(shí)郁悶,后來打開谷歌大神,
報(bào)錯(cuò)時(shí)間:當(dāng)使用 【asm,1】ASM的安裝+ oracle安裝 安裝第二遍時(shí)報(bào)錯(cuò)的, 在dbca建庫的
step 11of11 點(diǎn)擊finish 以后安裝到11%左右報(bào)錯(cuò)
報(bào)錯(cuò)內(nèi)容:本來想截圖的,后來忘截圖了,錯(cuò)誤內(nèi)容以下內(nèi)容相似:
以下是報(bào)錯(cuò)的一部分內(nèi)容:
ORA-19504: failed to create file "+DG"
ORA-15001: diskgroup "+DG" does not exist or is not mounted
ORA-15055: unable to connect to ASM instance
ORA-12547: TNS:lost contact
【解決】
此時(shí)asm實(shí)例是啟動(dòng)的,磁盤組是mount的,修改以下權(quán)限即可:
[grid@asmnode bin]$ cd $GRID_HOME/bin
[grid@asmnode bin]$ chmod 6751 oracle
[oracle@asmnode bin]$ cd $ORACLE_HOME/bin
[oracle@asmnode bin]$ chmod 6751 oracle
ls -l oracle
-rwsr-s--x 1 grid oinstall 152400480 Nov 24 15:49 oracle
修改完成后,重新安裝,通過。
生活不易,碼農(nóng)辛苦
如果您覺得本網(wǎng)站對您的學(xué)習(xí)有所幫助,可以手機(jī)掃描二維碼進(jìn)行捐贈(zèng)