1、查找安装文件夹中的refhost.xml文件. (Oracle 10g客户端\stage\prereq\client\refhost.xml;oracle10g服务端\stage\prereq\db\refhost.xml)在此文件中 添加如下内容
<!--Microsoft Windows 7-->
<OPERATING_SYSTEM>
<VERSION VALUE="6.1"/>
</OPERATING_SYSTEM>
再到install目录中找到oraparam.ini(Oracle 10g客户端\install\oraparam.ini;oracle10g服务端\install\oraparam.ini);在其中添加如下内容
[Windows-6.1-required]
#Minimum display colours for OUI to run
MIN_DISPLAY_COLORS=256
#Minimum CPU speed required for OUI
#CPU=300

[Windows-6.1-optional]

 

2、注意一点:安装目录放在c盘:C:\oracle;

相关文章:

  • 2022-12-23
  • 2021-11-09
  • 2022-12-23
  • 2021-08-19
  • 2022-01-29
  • 2022-01-27
  • 2021-11-27
  • 2021-12-14
猜你喜欢
  • 2022-02-07
  • 2021-07-28
  • 2022-12-23
  • 2021-10-11
  • 2021-08-15
  • 2021-04-27
  • 2022-12-23
相关资源
相似解决方案