runInstaller-- you do not have sufficient permissions to access the inventory

文章来自:ItPub-renjixin 的个人空间

inventory_loc用来提定oracle的inventory指向的目录,inventory里存放着安装oracle相关软件的清单,但多个操作系统用户安装不同的软件时会在了权限问题,这个配置存放在/etc/oraInst.loc这个文件中。

遇到问题会报以下的错误
you do not have sufficient permissions to access the inventory ‘/home/admin/oraInventory’.
Installation cannot continue.Make sure that you have read/write permissions to the inventory
directory and restart the installer.:Permission denied

解决方法

./runInstaller -invPtrLoc newDir/oraInst.loc


 

posted @ 2014-08-06 23:19  学海无涯1999  阅读(377)  评论(0编辑  收藏  举报