Database - RAC/Scalability (MOSC)

MOSC Banner

11g Grid Infra and Database (Single Instance) Job Role Separation???

edited Jul 22, 2015 9:40PM in Database - RAC/Scalability (MOSC) 9 commentsAnswered

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

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center