新聞中心
這篇文章主要介紹“怎么解決Oracle中報錯PRVF-4007問題”,在日常操作中,相信很多人在怎么解決Oracle中報錯PRVF-4007問題問題上存在疑惑,小編查閱了各式資料,整理出簡單好用的操作方法,希望對大家解答”怎么解決Oracle中報錯PRVF-4007問題”的疑惑有所幫助!接下來,請跟著小編一起來學習吧!
問題:Oracle安裝Grid Infrastructure之前做runcluvfy驗證時報錯如下
PRVF-4007 : User equivalence check failed for user "grid"
問題原因:
配置完ssh互信后,只和遠程節(jié)點做校驗,沒和本地節(jié)點做校驗(首次校驗需要輸入yes)
解決方案:
對本地節(jié)點做一遍ssh校驗;
問題:Oracle安裝Grid Infrastructure之前做runcluvfy驗證時報錯如下
[grid@rac1 grid]$
./runcluvfy.sh stage -pre crsinst -n rac1,rac2 -verbose >check0526.log
[grid@rac1 grid]$ vi check0526.log
Checking user equivalence...
Check: User equivalence for user "grid"
Node Name Status
------------------------------------ ------------------------
rac2 passed
rac1 failed
Result:
PRVF-4007 : User equivalence check failed for user "grid"
WARNING:
User equivalence is not set for nodes:
rac1
Verification will proceed with nodes:
rac2
問題原因:配置完ssh互信后,只和遠程節(jié)點做校驗,沒和本地節(jié)點做校驗
解決方案:對本地節(jié)點做一遍ssh校驗;
[root@rac1 grid]# su - oracle
[oracle@rac1 ~]$ ssh rac1
The authenticity of host 'rac1 (192.168.100.61)' can't be established.
RSA key fingerprint is 13:88:4c:1b:84:6b:29:1c:79:51:94:59:72:a2:42:e8.
Are you sure you want to continue connecting (yes/no)? yes
Warning: Permanently added 'rac1,192.168.100.61' (RSA) to the list of known hosts.
Last login: Sat May 26 02:36:41 2018 from rac2
[grid@rac1 ~]$ ssh rac1
The authenticity of host 'rac1 (192.168.100.61)' can't be established.
RSA key fingerprint is 13:88:4c:1b:84:6b:29:1c:79:51:94:59:72:a2:42:e8.
Are you sure you want to continue connecting (yes/no)? yes
Warning: Permanently added 'rac1,192.168.100.61' (RSA) to the list of known hosts.
Last login: Sat May 26 02:39:44 2018 from rac2
和本地做完ssh驗證后測試正常;
[grid@rac1 grid]$
./runcluvfy.sh stage -pre crsinst -n rac1,rac2 -verbose >check0526a.log
[grid@rac1 grid]$ vi check0526a.log
Checking user equivalence...
Check: User equivalence for user "grid"
Node Name Status
------------------------------------ ------------------------
rac2 passed
rac1 passed
Result: User equivalence check passed for user "grid"
到此,關(guān)于“怎么解決Oracle中報錯PRVF-4007問題”的學習就結(jié)束了,希望能夠解決大家的疑惑。理論與實踐的搭配能更好的幫助大家學習,快去試試吧!若想繼續(xù)學習更多相關(guān)知識,請繼續(xù)關(guān)注創(chuàng)新互聯(lián)-成都網(wǎng)站建設公司網(wǎng)站,小編會繼續(xù)努力為大家?guī)砀鄬嵱玫奈恼拢?/p>
網(wǎng)站名稱:怎么解決Oracle中報錯PRVF-4007問題-創(chuàng)新互聯(lián)
地址分享:http://ef60e0e.cn/article/degpsj.html