首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 数据库 > 其他数据库 >

win7 64位 装配oracle10g Release2

2012-07-24 
win7 64位 安装oracle10g Release2win7 64位 安装oracle10g Release2 stage\prereq\client\refhost.xml文

win7 64位 安装oracle10g Release2
win7 64位 安装oracle10g Release2

stage\prereq\client\refhost.xml文件,加入以下代码

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

2.修改stage\prereq\client_prereqs\client\refhost.xml,加入以下代码

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

3.修改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]

4.修改

查找[Certified Versions],在Windows=5.0,5.1,5.2,6.0后加入6.1。注意“,”分隔。

5.执行setup.exe


热点排行