Hi
This is my first post and I hope my question is not just an oversight on my end.
I am working on a test db configured as a 2 node RAC 11.2.0.3 on solaris and ASM.
I just connected to the db and can see both instances listed as primary. I am not sure what that means. are the instances in load sharing mode?
I tried the oracle documentation but am still not clear.
here is what i mean
select database_role from v$database;
PRIMARY
for both modes.
Thanks