11g Grid Infra and Database (Single Instance) Job Role Separation???
Dear all,
I followed the guid "Oracle Restart ASM 11gR2: INS-40406 Upgrading ASM Instance To Release 11.2.0.1.0 (Doc ID 1117063.1)" to upgrade my existing 10gR2 ASM+Database (non-RAC).
I used one os account, grid, for 11gR2 Grid Infra installation. And another os account, oracle, for 11gR2 Database installation.
After upgrade, everything seems OK until I tried to restart everything.
As grid user, I used crsctl to start ASM instance. Everything OK.
crsctl start asm
Then, still with grid user, I start the DB instance.
crsctl start database -d TESTDB
But, I got a file permission error. I neede to do chmod g+w $ORACLE_HOME/dbs