标题: ./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用户有执行的权限么?