Blog Logo
  • Home
  • SACC2013
  • Categories
  • Tags
  • About
  • Feed

win7下安装oracle 10g

by Ruanjf — on oracle windows 12 Sep 2010

将oralce 10G的安装镜像解压都硬盘,找到/stage/prereq/db/ 下的refhost.xml文件添加如下内容:

<!--Microsoft Windows 7-->
<OPERATING_SYSTEM>
<VERSION VALUE="6.1"/>
</OPERATING_SYSTEM>

再到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]

最重要的是下面这一步: 改兼容 如下图:

windows配置

Ruanjf Author

Ruanjf

ruanjiefeng@gmail.com

是我,这就是我

Comments

comments powered by Disqus
All content copyright Ruanjf © 2020 • All rights reserved.
Proudly published with Jekyll on Tuesday, 05 May 2020 at 05:34 PM UTC