Database processes are running as grid user.
Hi, I hope this is the right forum to ask this:
I just installed Oracle 12.1.0.2.0 GI (Oracle Restart) and RDBMS, using 2 owners: grid and oracle. The box is running IBM AIX 7.1 TL4 (7100-04-02-1614).
The installation went fine, I configured 2 diskgroups (data and fra), and then created a database; while dbca was running, I could see the background processes were running as the oracle owner, but when the creation was completed, all processes were running as grid owner (none runs as oracle):
If I stop and start the database via SRVCTL, processes are started as grid. Only when I stop and start (as oracle) using sqlplus (which I'm not supposed to do), the processes are started as oracle.