读书人

oracle OUI-10094 有关问题解决办法

发布时间: 2012-09-16 17:33:17 作者: rapoo

oracle OUI-10094 问题解决方法!

?

第一个安装了oracle 11GR2.第二个安装oracle10GR2。

今天在同一台机器安装第二个oracle 10g2,遇到

SEVERE:OUI-10094: Problem in saving inventory.Installation cannot continue.
$ORACLE_HOME/inventory/ContentsXML/oraclehomeproperties.xml(Permission denied)??????????goolge网上已经有现成解决方法:?Can you try this
1. Create a new oraInst.loc file in the $ORACLE_HOME

This file should have the follow content:

inventory_loc=$ORACLE_HOME/oraInventory
inst_group=<the_Unix_group_that_owns_the_software_installation>

2. After creating $ORACLE_HOME/oraInst.loc, start OUI with thefollowing options:

./runInstaller -invPtrLoc $ORACLE_HOME/oraInst.loc

The -invPtrLoc flag is used to locate the oraInst.loc file.

3. Install 10gR2
By following these steps, you are installing 10gR2 using a new(separate) oraInventory

读书人网 >其他数据库

热点推荐