主頁(yè) > 知識(shí)庫(kù) > Linux下安裝Oracle 11g出現(xiàn)prvf-0002錯(cuò)誤解決辦法

Linux下安裝Oracle 11g出現(xiàn)prvf-0002錯(cuò)誤解決辦法

熱門標(biāo)簽:理財(cái)產(chǎn)品電銷機(jī)器人 地圖標(biāo)注的坐標(biāo)點(diǎn) 電話機(jī)器人那種好 百度地圖標(biāo)注注解 外呼系統(tǒng)好點(diǎn)子 上海網(wǎng)絡(luò)外呼系統(tǒng) 百度地圖標(biāo)注飯店位置怎么 區(qū)域地圖標(biāo)注怎么設(shè)置 南通電銷外呼系統(tǒng)哪家強(qiáng)

Linux下安裝Oracle 11g出現(xiàn)prvf-0002錯(cuò)誤解決辦法

Linux下安裝Oracle 11g,有時(shí)會(huì)提示一個(gè)錯(cuò)誤:

提示是不能獲取本地節(jié)點(diǎn)名。

PRVF意思應(yīng)是安裝前的檢查,沒(méi)有查出縮寫,我猜是Pre-Requisite VeriFication的縮寫。若錯(cuò)了還請(qǐng)指正。

使用oerr工具看看,

oerr prvf 0002
0002, ERROR_LOCAL_NODENAME_NOT_FOUND, "Could not retrieve local nodename"
// *Cause: Unable to determine local host name using Java network functions.
// *Action: Ensure that hostname is defined correctly using the 'hostname' command.

Oracle安裝界面采用java語(yǔ)言編寫,這里在使用java網(wǎng)絡(luò)函數(shù)的時(shí)候無(wú)法確定本地主機(jī)名,所以提示此錯(cuò)誤。解決建議是確保使用hostname命令可以得到正確的主機(jī)名。

回想一下,確實(shí)開(kāi)始改過(guò)主機(jī)名,hostname和/etc/hosts文件中可能不一致了。原始:

127.0.0.1  localhost localhost.localdomain localhost4 localhost4.localdomain4
::1     localhost localhost.localdomain localhost6 localhost6.localdomain6

需要改為:

改為
127.0.0.1  hostname主機(jī)名 localhost localhost.localdomain localhost4 localhost4.localdomain4
::1     hostname主機(jī)名 localhost localhost.localdomain localhost6 localhost6.localdomain6

再次開(kāi)啟runInstaller,可使用了:

感謝閱讀,希望能幫助到大家,謝謝大家對(duì)本站的支持!

您可能感興趣的文章:
  • Linux中Oracle啟動(dòng)偵聽(tīng)報(bào)錯(cuò)TNS:permission denied的解決方法
  • linux系統(tǒng)下oracle11gR2靜默安裝的經(jīng)驗(yàn)分享
  • Linux中Oracle服務(wù)啟動(dòng)和停止腳本與開(kāi)機(jī)自啟動(dòng)
  • Linux下安裝Oracle(CentOS-Oracle 12c)的方法
  • Linux 自動(dòng)備份oracle數(shù)據(jù)庫(kù)詳解
  • Linux下通過(guò)python訪問(wèn)MySQL、Oracle、SQL Server數(shù)據(jù)庫(kù)的方法
  • Linux下修改Oracle監(jiān)聽(tīng)地址的方法

標(biāo)簽:百色 海東 紹興 中衛(wèi) 昭通 遼源 自貢 寧波

巨人網(wǎng)絡(luò)通訊聲明:本文標(biāo)題《Linux下安裝Oracle 11g出現(xiàn)prvf-0002錯(cuò)誤解決辦法》,本文關(guān)鍵詞  Linux,下,安裝,Oracle,11g,出現(xiàn),;如發(fā)現(xiàn)本文內(nèi)容存在版權(quán)問(wèn)題,煩請(qǐng)?zhí)峁┫嚓P(guān)信息告之我們,我們將及時(shí)溝通與處理。本站內(nèi)容系統(tǒng)采集于網(wǎng)絡(luò),涉及言論、版權(quán)與本站無(wú)關(guān)。
  • 相關(guān)文章
  • 下面列出與本文章《Linux下安裝Oracle 11g出現(xiàn)prvf-0002錯(cuò)誤解決辦法》相關(guān)的同類信息!
  • 本頁(yè)收集關(guān)于Linux下安裝Oracle 11g出現(xiàn)prvf-0002錯(cuò)誤解決辦法的相關(guān)信息資訊供網(wǎng)民參考!
  • 推薦文章