无法在窗口7上安装Oracle开发人员套件10g

时间:2014-09-25 09:03:56

标签: oracle oracle10g

我尝试在窗口7上安装oracle开发者套件10g(32位)。

其实我想在安装窗口的完整选项中安装oracle表单。 我已经解决了交换内存问题和兼容性问题。 oracle开发者套件10g安装程序符合所有要求。

我已经通过了所有要求,遵循snap-shot:

enter image description here

在我获得安装窗口后,我选择了完整安装选项。

我伸手跟踪窗口,但是几秒钟它就会自动关闭:

enter image description here

两次 - 三次我尝试安装,但每次安装都会在到达Oracle产品安装列表之前关闭。

我完全是空白,为什么这样?

请有人帮我解决这个问题。

2 个答案:

答案 0 :(得分:0)

您可以根据

中提供的安装日志文件对安装进行故障排除
  oracle_inventory\logs\installActionstimestamp.log

  oracle_inventory\logs\oraInstalltimestamp.err

  oracle_inventory\logs\oraInstalltimestamp.out

其中

文件日志名称中的时间戳形式为

 yyyy-mm-dd_hh-mm-ss[AM|PM] where:

 yyyy is the current year, for example 2003

 mm is the current month number, for example 07 for July

 dd is the current day number, for example 15 for the fifteenth

 hh, mm, and ss are the hour, minute, and second at which the installation started

 [AM/PM] is either AM or PM, depending on when the installation started

the location of the oracle_inventory directory is specified 
during the first installation of an Oracle product on your computer
(for example oracle client or oracle database etc)  

在我的系统中,位置为

C:\Program Files (x86)\Oracle\Inventory\logs

获得安装日志后,您可以使用搜索引擎或在oracle论坛中发布问题来解决问题

答案 1 :(得分:0)

我已经解决了上述问题。

  1. 我已经卸载了oracle 11g数据库。

  2. 安装了oracle 10g表单并报告。

  3. 安装了oracle 11g DB。

  4. 现在它工作正常。