Hi Dear Friends,

I am installing Oracle 10g on AIX P5 server, which has previously Oracle 9i
installed using oracle user. I want to use another user oracle2 for the 10g
with different oracle home dir, so I wont mess up the 9i.

The docs in 10g recommended that the the install group is "oinstall"
but the previous installed 9i has the following entry in the /etc/oraInst.loc :

inventory_loc=/u01/app/oracle/oraInventory
inst_group=dba

Do I need to overwrite this entry for my 10g?

Thanks a lot