现在的位置: 首页 > 综合 > 正文

(转)64bit上安装32位oracle 10 g出现错误:无法定位承诺工序输入点 getprocessimagifilenamew 于动态链接库PSAPI.DLL

2012年08月17日 ⁄ 综合 ⁄ 共 494字 ⁄ 字号 评论关闭

转自http://jonelove00.iteye.com/blog/1685206

装时以最高管理员身份运行:红色字体为自己加上去的代码


找到..\database\stage\prereq\db\refhost.xml

打开加入

<OPERATING_SYSTEM>     

    <VERSION VALUE="6.1"/>

</OPERATING_SYSTEM>


再找到..\database\install\oraparam.ini

打开加入

[Certified Versions]

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

Windows=4.0,5.0,5.1,5.2,6.1



[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]

抱歉!评论已关闭.