ORACLE 11G R2 CLIENT X64 在WIN7 安裝時突然退出的解決方法


WIN7 旗艦版 X64 安裝ORACLE 11G R2

 

安裝 ORCALE 服務器是就總是退出,莫名其妙就安裝好了,安裝CLIENT x64又總是突然退出,錯誤日志什么都沒有,崩潰,最后在網上找到了答案:

1.進入命令行方式(注意,我是用右鍵,以管理員運行)

2.進入安裝目錄

3.用命令行方式運行setup ,注意:更改JAVA 運行時的路徑,我是:

setup -jreLoc c:\PROGRA~1\java\jdk1.7.0_02

 

I was having a similar problem (mentioned in another thread I'm still looking for to respond), but it would fail (without notice) when selecting "desktop class" (step 3). We found that there was a problem with the included javaw.exe file, so used the following start line in the command line (from wherever setup.exe is located):

setup -jreLoc c:\PROGRA~1\java\jdk1.6.0_25

(Modify to reflect the location of an alternate JRE, like the one I used above.)

Hopefully this helps. If not, good luck!


免責聲明!

本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。



 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM