Can you install Oracle Database software as oracle and use different AIX users to create/administer
I need to create three sets of Oracle 11g R2 databases on the same AIX 7.1 server. Each set is for a different application so, I want to administer each set with a different oracle AIX account. I had AIX accounts oracle (oinstall:dba), oraapp1 (dba:oinstall), oraapp2 (dba:oinstall) and oraapp3 (dba:oinstall) created. I installed the Oracle software using the oracle account. Now I am trying to create my fist database using AIX user oraapp1 and I'm running into file permission issues. Is what I am attempting to do permissible? Are there any documents that explain how to install the software using