软件参数
OS:Windows server 2008 Enterprise R2 x64
        DB:Oracle 10g x64
        VM:Sun JDK 1.6 update31 x64
  问题描述

 安装Oracle10g提示不能安装,如图:

检查操作系统版本: 必须是5.1 or 5.2。实际为 6.1未通过
 

查看Log信息如下:

在配置文件oraparam.ini里找到如下信息:

 [Certified Versions]

#You can customise error message shown for failure, provide value for CERTIFIED_VERSION_FAILURE_MESSAGE

Windows=5.1,5.2,6.1

 

//略去部分文字。。

 

#Windows 2000 use winver.exe to find version

[Windows-5.0-required]

#Minimum display colours for OUI to run

MIN_DISPLAY_COLORS=256

#Minimum CPU speed required for OUI

#CPU=300

[Windows-5.0-optional]

 

#Windows XP use winver.exe to find version

[Windows-5.1-required]

#Minimum display colours for OUI to run

MIN_DISPLAY_COLORS=256

#Minimum CPU speed required for OUI

#CPU=300

[Windows-5.1-optional]

 

#Windows .net use winver.exe to find version

[Windows-5.2-required]

#Minimum display colours for OUI to run

MIN_DISPLAY_COLORS=256

#Minimum CPU speed required for OUI

#CPU=300

[Windows-5.2-optional]


相关文章:

  • 2022-03-07
  • 2021-11-18
  • 2022-12-23
  • 2022-12-23
  • 2021-06-17
  • 2022-01-21
  • 2021-10-23
猜你喜欢
  • 2021-09-30
  • 2022-12-23
  • 2021-08-02
  • 2021-05-20
  • 2021-08-07
  • 2021-12-26
相关资源
相似解决方案