首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 数据库 > 其他数据库 >

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

2012-09-16 
oracle OUI-10094 问题解决方法!?第一个安装了oracle 11GR2.第二个安装oracle10GR2。今天在同一台机器安装

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

热点排行