摘要:
已确保安装的ORACLE_BASE目录是属于grid:oinstall但安装时总是报:OUI-10182 The effective user ID does not match the owner of the file ..........---------------------------------------------------解决方法:用root帐户在/etc下建立文件oraInst.loc,并写入以下内容: inventory_loc=/u01/app/oraInventoryinst_group=oinstall重新执行安装程序即可。 阅读全文