LoveUnix » ORACLE等数据库 » 安装oracle11G时出现访问权限问题
让LU留住您的每

一天 让LU博客留住您的每一天
2008-8-20 11:32 lpq_1_5
安装oracle11G时出现访问权限问题

我在安装oracle时,提示
当前是ora用户
./runInstaller
You do not have sufficient permissions to access the inventory '/home/db/oracle/'. Installation cannot continue. Make sure that you have read/write permissions to the inventory directory and restart the installer.: Permission denied


但我并没有把/home/db/oracle设为安装目录啊,怎么会访问到那边去呢?
profile内容:

ORACLE_BASE=/home/ora   
export ORACLE_BASE
ORACLE_HOME=$ORACLE_BASE/product/11.0.0  
export ORACLE_HOME
ORACLE_SID=csdb        
ORA_NLS33=$ORACLE_HOME/ocommon/nls/admin/data
export ORA_NLS33
LD_LIBRARY_PATH=$ORACLE_HOME/lib:/usr/lib
LIBPATH=$ORACLE_HOME/lib:$ORACLE_HOME/ctx/lib
export ORACLE_SID NLS_LANG LD_LIBRARY_PATH LIBPATH
PATH=$ORACLE_HOME/bin:$PATH
export PATH
DISPLAY=128.32.187.206:0.0     
export DISPLAY
安装文件内容:(建立了ora用户及oinstall,dba组)
ls -l
rwxrwxrwx  10 ora       oinstall         8192 Aug 19 13:21 doc
drwxrwxrwx   5 ora       oinstall           8192 Aug 19 13:21 install
drwxrwxrwx   2 ora       oinstall           8192 Aug 19 13:21 response
-rwxrwxrwx   1 ora    oinstall         4496 Aug 19 13:35 runInstaller
drwxrwxrwx  14 ora       oinstall           8192 Aug 19 13:35 stage
-rwxrwxrwx   1 ora      oinstall          4821 Aug 19 13:35 welcome.html

此机器之前装过oracle9i.想请教一下解决方案

2008-8-20 12:00 lj_cd
都开始玩11g了?强

2008-8-20 12:16 lpq_1_5
请问一下,aix 可以装多个oracle,hp-unix是不是不能够装多个oracle呢?

2008-8-20 13:02 brucewoo
在AIX上ORACLE能做什么,
在HP上应该也是没有问题的

2008-8-20 13:29 lpq_1_5
我在aix上在不覆盖的情况下可以装两次oracle,hp的好像不行是吧,有人知道吗?

2008-8-20 17:13 brucewoo
你不把相关的信息帖出来,
这东西实在不好做

2008-8-21 10:08 Gavin_ygf
回复 #1 lpq_1_5 的帖子

是不是你的profile文件没有生效,如果没有权限的话就加上权限。

页: [1]


Powered by Discuz! Archiver 5.5.0  © 2001-2006 Comsenz Inc.