首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >无法在window 7上安装Oracle developer suite 10g

无法在window 7上安装Oracle developer suite 10g
EN

Stack Overflow用户
提问于 2014-09-25 17:03:56
回答 2查看 3.8K关注 0票数 0

我正在尝试在window 7上安装oracle developer suite 10g (32位)。

实际上我想安装oracle form,它在安装窗口的完整选项中。我已经解决了交换内存问题和兼容性问题。oracle developer suite 10g安装程序满足所有要求。

我已经通过了所有的要求,并遵循快照:

在打开安装窗口后,我选择了完全安装选项。

我被联系到跟随窗口,但几秒钟它就自动关闭了:

2-3次我曾尝试安装,但每次安装都在Oracle产品安装列表之前接近。

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

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

EN

回答 2

Stack Overflow用户

发布于 2014-10-06 16:22:35

您可以根据中提供的安装日志文件对安装进行故障排除

代码语言:javascript
复制
  oracle_inventory\logs\installActionstimestamp.log

  oracle_inventory\logs\oraInstalltimestamp.err

  oracle_inventory\logs\oraInstalltimestamp.out

哪里

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

代码语言:javascript
复制
 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

代码语言:javascript
复制
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)  

在我的系统中,位置是

代码语言:javascript
复制
C:\Program Files (x86)\Oracle\Inventory\logs

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

票数 0
EN

Stack Overflow用户

发布于 2015-11-29 02:00:23

我已经找到了上述问题的解决方案。

  1. 我已经卸载了oracle 11g数据库。report.
  2. installed
  3. 安装了oracle 10g表单并安装了oracle 11g DB。

现在它工作得很好。

票数 0
EN
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/26034528

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档