在 Windows 7 64 位上安装 Oracle 10g(Win 64 位)失败

声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow 原文地址: http://stackoverflow.com/questions/7687530/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me): StackOverFlow

提示:将鼠标放在中文语句上可以显示对应的英文。显示中英文
时间:2020-09-10 03:37:05  来源:igfitidea点击:

Oracle 10g (Win 64-bit) installation on Windows 7 64 bit fails

oracleoracle10goracle11goracle9ioracle-apex

提问by Muzaaya Joshua

I have constantly failed to install Oracle 10 g on my windows 7. I selected the right download for my operating system but the installer brings a terminal which asks me to press enter to exit while showing the error that Operating system version 6.1 is not supported -- Failed

我一直无法在我的 Windows 7 上安装 Oracle 10 g。我为我的操作系统选择了正确的下载,但安装程序带来了一个终端,要求我按 Enter 退出,同时显示错误 Operating system version 6.1 is not supported -- Failed

I tried a hack found here: http://windows7bugs.wordpress.com/2010/02/18/install-oracle-10g-onward-database-developer-on-windows-7/but still failed.
The hack required me to alter the ?PATH\database\stage\prereq\db\refhost.xmlas well as the ?PATH\database\stage\prereq\db_prereqs\db\refhost.xmlfiles to add the lines under CERTIFIED_SYSTEMSlike this:

我尝试了一个在这里找到的黑客:http: //windows7bugs.wordpress.com/2010/02/18/install-oracle-10g-onward-database-developer-on-windows-7/但仍然失败。
黑客要求我改变?PATH\database\stage\prereq\db\refhost.xml,以及将?PATH\database\stage\prereq\db_prereqs\db\refhost.xml文件添加下面的线CERTIFIED_SYSTEMS是这样的:

<OPERATING_SYSTEM>
  <VERSION VALUE="6.1"/>
</OPERATING_SYSTEM>

Having done all this and many other hacks i have failed. I tried getting Windows XP Mode for windows 7found here: http://www.microsoft.com/windows/virtual-pc/download.aspxto help create an XP virtual environment so that Oracle can install, but i failed to get it since am a Windows 7 Home Premium , 64 bituser.

Anyone running windows 7 64 bit Home Premium or any other windows 7, who has probably faced the same problem, and has managed to install Oracle, do explain how you did it, please?thanks in advance

完成所有这些以及许多其他黑客攻击后,我都失败了。我尝试在Windows XP Mode for windows 7这里找到:http: //www.microsoft.com/windows/virtual-pc/download.aspx以帮助创建 XP 虚拟环境,以便 Oracle 可以安装,但由于我是Windows 7 Home Premium , 64 bit用户,我未能获得它。

任何运行 windows 7 64 位家庭高级版或任何其他 windows 7 的人,可能遇到过同样的问题,并且已经成功安装了 Oracle,请解释一下你是如何做到的,好吗?提前致谢

回答by APC

Oracle is an Enterprise software tool, and as such is only supported on Windows Professional operating systems. I agree that this is a bit provoking, especially when the OTN Download License appears to encourage self-learning but that's the way it is.

Oracle 是一种企业软件工具,因此仅在 Windows Professional 操作系统上受支持。我同意这有点刺激,尤其是当 OTN 下载许可证似乎鼓励自学但事实就是如此时。

Have you considered using a virtual image instead? Install Oracle's Virtual Box on your PC and then you can run the OTN Developer Day VM. Find out more.

您是否考虑过使用虚拟映像?在您的 PC 上安装 Oracle 的 Virtual Box,然后您就可以运行 OTN Developer Day VM。 了解更多