data guard using same service name
I have a database and its data guard (on different server).
Most of my data guard was the usual, same name, different db_unique_name, different service name (usually follow db_unique_name).
However one of my user want to use the same service name for the application to connect to on both primary and standby, and I was pointed to this forum post:
http://www.orafaq.com/forum/t/161746/
I read the head and tail of that forum post and still didn't get the head an tail of it. I mean:
(failover=on) <--- who set this failover on and off?