我正在尝试在window 7上安装oracle developer suite 10g (32位)。
实际上我想安装oracle form,它在安装窗口的完整选项中。我已经解决了交换内存问题和兼容性问题。oracle developer suite 10g安装程序满足所有要求。
我已经通过了所有的要求,并遵循快照:

在打开安装窗口后,我选择了完全安装选项。
我被联系到跟随窗口,但几秒钟它就自动关闭了:

2-3次我曾尝试安装,但每次安装都在Oracle产品安装列表之前接近。
我完全是空白的,为什么是这个?
请有人帮我解决这个问题。
发布于 2014-10-06 16:22:35
您可以根据中提供的安装日志文件对安装进行故障排除
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论坛上发布来解决问题。
发布于 2015-11-29 02:00:23
我已经找到了上述问题的解决方案。
现在它工作得很好。
https://stackoverflow.com/questions/26034528
复制相似问题