溫馨提示×

溫馨提示×

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

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

Oracle Study之案例--AIX安裝RAC錯誤之(rootpre)

發(fā)布時間:2020-08-07 22:35:30 來源:網(wǎng)絡(luò) 閱讀:644 作者:客居天涯 欄目:關(guān)系型數(shù)據(jù)庫

Oracle Study之案例--AIX安裝RAC錯誤之(rootpre)

 Oracle 10g for AIX 5309 rootpre執(zhí)行時報以下錯誤:

  # ./rootpre.sh

  Required file ./pw-syscall32 is missing.

Oracle Study之案例--AIX安裝RAC錯誤之(rootpre)

解決辦法:  

1、下載補丁號2896876,上傳至服務(wù)端重新執(zhí)行即可

2、以下方法沒有嘗試(僅作參考)
  Copy the "rootpre" sub-directory to a temporary location and run rootpre.sh
  If you have the Oracle10g software CDROM mounted on /cdrom, do the following:
  
  #cp -r /cdrom/rootpre /tmp/rootpre
  
  Alternatively, if you have downloaded the Oracle10g software and unpacked it in /stage then do the following:
  
  #cp -r /stage/Disk1/rootpre /tmp/rootpre
  
  Now execute the rootpre.sh script:
  #cd /tmp/rootpre
  #./rootpre.sh


向AI問一下細節(jié)

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

AI