Dear experts,
Does anybody have experience configure clusterware VIP, which can moved between primary and standby hosts automatically after role transition?
I know we can create service whith role option in both clusters, and it will be managed by clusterware during switchover.
Can I link VIP with this service?
In addition, how correctly define dependencies between these resources?
There is wonderful document:
White Paper. Transparent Role Transitions With Oracle Data Guard and Oracle GoldenGate.
http://www.oracle.com/technetwork/database/availability/ogg-adg-2422372.pdf
It states:
"Oracle recommends using a virtual IP (VIP) address for the remote host name which can be moved between the primary and standby hosts.
When a VIP cannot be defined for a primary and standby host in an Oracle Data Guard environment,
there is a need for additional configuration to ensure that the source Data Pump always sends trail files to the current primary host."
But, I can't find any examples, step-by-step guides, implementations of this feature in docs.oracle.com, support.oracle.com, blogs, etc.
Thank you in advance.