Windows7安裝Oracle database lite 10g的錯誤解決
作者:theZ
本文我們主要介紹了在Windows7安裝Oracle database lite 10g的出現(xiàn)錯誤的解決方案,希望能夠?qū)δ兴鶐椭?/div>
在Windows7下安裝Oracle database lite 10g,運行setup.exe后出現(xiàn)以下錯誤,錯誤信息如下:
- Checking installer requirements...
- Checking operating system version: must be 5.0, 5.1, 5.2 or 6.0. Actual 6.1
- Failed <<<<
- Exiting Oracle Universal Installer, log for this session can be found at C:\Program Files\Oracle\Inventory\logs\installActions2011-08-01_09-40-07AM.log
- Please press Enter to exit...
打開錯誤信息中所說的日志文件,看日志中的***行:
- Using paramFile: X:\xxxxxxxx\OLITE_10.3.0.3.0_Windows\Disk1\install\oraparam.ini
解決方法:
打開這個文件,找到并修改以下部分:
[Certified Versions]
Windows=5.0,5.1,5.2,6.0 lt;-- 此行改為Windows=5.0,5.1,5.2,6.0,6.1。
保存修改,重新運行安裝程序,可順利進行安裝。
關(guān)于Windows7安裝Oracle database lite 10g的錯誤解決方案就介紹到這里了,希望本次的介紹能夠?qū)δ兴斋@!
【編輯推薦】
- MySQL 5.5 分區(qū)之多列分區(qū)詳解
- MySQL 5.5 分區(qū)之非整數(shù)列分區(qū)詳解
- MySQL數(shù)據(jù)庫MVCC多版本并發(fā)控制簡介
- 適合初學(xué)者的MySQL學(xué)習(xí)筆記之MySQL管理心得
- MySQL數(shù)據(jù)庫將多條記錄的單個字段合并成一條記錄
責(zé)任編輯:趙鵬
來源:
博客園


相關(guān)推薦




