Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> permission problem during Oracle 9i install on AIX 4.3.3

permission problem during Oracle 9i install on AIX 4.3.3

From: Janos Lobb <janos_at_lobb.com>
Date: Thu, 21 Mar 2002 10:33:16 -0500
Message-ID: <3C99FD3C.2050201@lobb.com>


Hi,

When I try to do the install via a remote Xterminal the Universal Installer says me just after when I indicate the 'oinstall' group as the group to maintain oracle software that I have a permission problem.  Here are the characteristics of the 'oracle' user:

                                              Change / Show 
Characteristics of a User

Type or select values in entry fields.
Press Enter AFTER making all desired changes.

[TOP]                                                   [Entry Fields]
* User NAME                                           oracle
  User ID                                            
[204]                                                                         
#
  ADMINISTRATIVE USER?                                
true                                                                        

+
Primary GROUP [oinstall]
+
Group SET [oinstall,system,bin,sys,dba]
+
ADMINISTRATIVE GROUPS []
+
ROLES []
+
Another user can SU TO USER? true
+
SU GROUPS [ALL]
+
HOME directory [/home/oracle] Initial PROGRAM [/usr/bin/ksh] User INFORMATION [] Here are the characteristics of the 'oinstall' group: Change /Change Group
Attributes

Type or select values in entry fields.
Press Enter AFTER making all desired changes.

                                                        [Entry Fields]
  Group NAME                                         [oinstall]
  Group ID                                           
[204]                                                                         
#
  ADMINISTRATIVE group?                               
true                                                                        

+
USER list [oracle]
+
ADMINISTRATOR list []

+

Here is the permission on the /u01 filesystem:

drwxr-sr-x 2 oracle system 512 Mar 19 14:21 u01

Here are the permission on the devices where the filesystem resides and the rew device for future data:

# ls -l /dev/ora*

crw-rw----   1 oracle   oinstall  41,  0 Mar 14 14:40 /dev/oraapps
crw-rw----   1 oracle   oinstall  42,  0 Mar 15 12:19 /dev/oradata
brw-rw----   1 oracle   oinstall  41,  1 Mar 15 13:14 /dev/oralvapp1
brw-rw----   1 oracle   oinstall  42,  1 Mar 15 12:49 /dev/oralvdb1
# ls -l /dev/rora*
crw-rw---- 1 oracle oinstall 41, 1 Mar 15 13:12 /dev/roralvapp1 crw-rw---- 1 oracle oinstall 42, 1 Mar 15 12:49 /dev/roralvdb1 #

What should I change to let the installer finish its job ?

Thanks ahead,
János Received on Thu Mar 21 2002 - 09:33:16 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US