Home » Infrastructure » Linux » Permission denied error occur during the installation of database (11g, 11.2.0.1, Red Hat Enterprise Linux Server release 5.9 (Tikanga))
Permission denied error occur during the installation of database [message #629110] Wed, 03 December 2014 06:20 Go to next message
ashishkumarmahanta80
Messages: 231
Registered: October 2006
Location: kolkatta
Senior Member
Dear All,

While installing the database, getting the permission error (In VMware workstation)


[oracle@oracle database]$ ls -ltr
total 68
-rw-r--r--  1 oracle oinstall 3226 Aug 15  2009 runInstaller
drwxr-xr-x  2 oracle oinstall 4096 Aug 15  2009 rpm
drwxr-xr-x  4 oracle oinstall 4096 Aug 15  2009 install
drwxr-xr-x 14 oracle oinstall 4096 Aug 15  2009 stage
drwxr-xr-x  2 oracle oinstall 4096 Aug 15  2009 sshsetup
drwxr-xr-x  2 oracle oinstall 4096 Aug 15  2009 response
drwxr-xr-x 12 oracle oinstall 4096 Aug 16  2009 doc
-rw-r--r--  1 oracle oinstall 5402 Aug 17  2009 welcome.html

[root@localhost database]# chmod 777 /u01/linux.x64_11gR2_database/database/runInstaller 
[root@localhost database]# ls -ltr
total 68
-rwxrwxrwx  1 oracle oinstall 3226 Aug 15  2009 runInstaller
drwxr-xr-x  2 oracle oinstall 4096 Aug 15  2009 rpm
drwxr-xr-x  4 oracle oinstall 4096 Aug 15  2009 install
drwxr-xr-x 14 oracle oinstall 4096 Aug 15  2009 stage
drwxr-xr-x  2 oracle oinstall 4096 Aug 15  2009 sshsetup
drwxr-xr-x  2 oracle oinstall 4096 Aug 15  2009 response
drwxr-xr-x 12 oracle oinstall 4096 Aug 16  2009 doc
-rw-r--r--  1 oracle oinstall 5402 Aug 17  2009 welcome.html

[oracle@oracle database]$ ./runInstaller 
./runInstaller: line 97: /u01/linux.x64_11gR2_database/database/install/.oui: Permission denied

[oracle@oracle database]$ cd install/
[oracle@oracle install]$ ls -lta
total 424
drwxrwxrwx 8 oracle oinstall   4096 Aug 20  2009 ..
drwxr-xr-x 4 oracle oinstall   4096 Aug 15  2009 .
drwxr-xr-x 2 oracle oinstall   4096 Aug 15  2009 images
-rw-r--r-- 1 oracle oinstall   1934 Aug 15  2009 oraparam.ini
-rw-r--r-- 1 oracle oinstall     28 Aug 15  2009 addLangs.sh
-rw-r--r-- 1 oracle oinstall   6437 Aug 15  2009 oraparamsilent.ini
-rw-r--r-- 1 oracle oinstall  22033 Aug 15  2009 runSSHSetup.sh
-rw-r--r-- 1 oracle oinstall 119416 Aug 15  2009 unzip
-rw-r--r-- 1 oracle oinstall    127 Aug 15  2009 addNode.sh
-rw-r--r-- 1 oracle oinstall    275 Aug 15  2009 attachHome.sh
-rw-r--r-- 1 oracle oinstall    182 Aug 15  2009 detachHome.sh
-rw-r--r-- 1 oracle oinstall  19892 Aug 15  2009 lsnodes
-rw-r--r-- 1 oracle oinstall 152477 Aug 15  2009 .oui
drwxr-xr-x 2 oracle oinstall   4096 Aug 15  2009 resource


Please assist me, why i am unable to execute ./runInstaller ?
Why privileges error is coming? Since all the privileges are provided to oracle user.

Regards,
Ashish
Re: Permission denied error occur during the installation of database [message #629111 is a reply to message #629110] Wed, 03 December 2014 06:38 Go to previous messageGo to next message
Michel Cadot
Messages: 68624
Registered: March 2007
Location: Nanterre, France, http://...
Senior Member
Account Moderator

Post the line 97 of runInstaller.

Re: Permission denied error occur during the installation of database [message #629113 is a reply to message #629111] Wed, 03 December 2014 07:50 Go to previous messageGo to next message
gazzag
Messages: 1118
Registered: November 2010
Location: Bedwas, UK
Senior Member
Also:

$ ls -la /u01/linux.x64_11gR2_database/database/install/.oui
Re: Permission denied error occur during the installation of database [message #629114 is a reply to message #629113] Wed, 03 December 2014 07:57 Go to previous message
gazzag
Messages: 1118
Registered: November 2010
Location: Bedwas, UK
Senior Member
Ignore my last post. Embarassed
Quote:

-rw-r--r-- 1 oracle oinstall 152477 Aug 15 2009 .oui
Previous Topic: Sqlplus connecting to database of different oracle home
Next Topic: TNS: lost contact !!
Goto Forum:
  


Current Time: Thu Mar 28 04:45:27 CDT 2024