Chinaunix

标题: ./runInstaller: Execute permission denied. [打印本页]

作者: goldeneye    时间: 2005-12-08 14:14
标题: ./runInstaller: Execute permission denied.
HPUX PA8800   oracle 902    I have copied the oracle installation media to the disk,but when I run the "runInstaller "  ,it's reported permission denied!  why?
See the following message!

$ uname -a
HP-UX tjsoo B.11.11 U 9000/800 764018530 unlimited-user license
$ id
uid=1001(oracle) gid=1001(dba)
$ ll
total 20
drwxr-x---   6 oracle     dba           1024 Dec  7 14:07 doc
-rw-r-----   1 oracle     dba           5334 Dec  8 13:58 index.htm
drwxr-x---   5 oracle     dba             96 Dec  7 14:09 install
drwxr-x---   2 oracle     dba             96 Dec  7 14:09 lgto
drwxr-x---   2 oracle     dba           1024 Dec  7 14:09 response
-rwxrwxrwx   1 oracle     dba            717 Dec  8 13:48 run
-rwxrwxrwx   1 oracle     dba            651 Dec  8 13:58 runInstaller
drwxr-x---   4 oracle     dba             96 Dec  7 14:10 stage
$ ./runInstaller
./runInstaller[35]: ./runInstaller: Execute permission denied.
$
作者: 微硬    时间: 2005-12-08 14:24
不能用root安装,建一个oracle的帐户安装
作者: 微硬    时间: 2005-12-08 14:29
晕,没看清,你就是用oracle安装的啊。
你看看runInstaller的权限设置,你的oracle用户有执行的权限么?

[ 本帖最后由 微硬 于 2005-12-8 14:31 编辑 ]
作者: truejack    时间: 2005-12-08 14:38
应该是runInstaller的权限设置问题!
作者: goldeneye    时间: 2005-12-08 14:39
看看我写的命令的输出,已经是777了
作者: calay    时间: 2005-12-08 14:43
进去一个目录,里边还有个文件需要修改,
具体的看runInstaller.sh的35行看看是什么命令,在哪里
作者: goldeneye    时间: 2005-12-08 14:47
cd $CMDDIR/install/hpunix
./runInstaller $* &
作者: zw_ren    时间: 2005-12-08 14:48
install/.oui是个什么东东?我安装的时候总说它权限不够。
作者: lauren80    时间: 2007-10-14 12:27
install/.oui:permission denied
我也是出现这问题```
不知是哪里设置```或是权限问题``
作者: managergh    时间: 2007-10-15 09:17
你是在光盘上直接安装的么
作者: blue_stone    时间: 2007-10-15 09:30
运行一下
chmod -R 777 *
将所有文件权限改为777, 再看看.
作者: numenhuang    时间: 2007-10-15 11:47
数据库是否是相应平台的版本。
作者: LairaLee    时间: 2008-11-10 14:45
遇到同样问题,求解
bash-3.2$ /var/db/database/runInstaller
/var/db/database/runInstaller: /var/db/database/install/.oui: Execute permission denied.


bash-3.2$ /var/db/database/install/.oui
bash: /var/db/database/install/.oui: cannot execute binary file


网上找的答案是 确认oracle的版本和操作系统的版本是否匹配,已经检查了oracle在安装包里面包含的文档,发现版本是对的


请问楼主的解决了吗?
作者: 雪凤凰    时间: 2008-11-10 16:55
你是在图形界面吗?
作者: LairaLee    时间: 2008-11-11 15:40
图形界面 在oracle用户下 xclock正常显示
作者: ILoveMK    时间: 2008-11-11 15:51
提示: 作者被禁止或删除 内容自动屏蔽
作者: zhen917    时间: 2008-11-11 17:27
找一个文档看着安装先装好在仔细体会!~很多步骤都是定义死的。




欢迎光临 Chinaunix (http://bbs.chinaunix.net/) Powered by Discuz! X3.2