oracle OUI-10094 问题解决方法!

本文解决在同一台机器上安装第二个Oracle10gR2时出现的权限问题,提供了一种通过创建新的oraInst.loc文件并使用特定选项启动OUI的方法。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

 

第一个安装了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 the following 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
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值