Network Switching in Oracle GoldenGate Replication
Hello All,
I have Testing Environment
2 Servers (L1 and L2) Windows Server 2019 Standard Edition
Installed Oracle Database 19c SE2
Installed Oracle GoldenGate 19c (applied appropriate patches)
Now in my environment each Server has 2 networks for redundancy (One is 97.0.0.x and another is 98.0.0.x)
Already Bi directional Replication is configured.
Now i want to make the system like that it will not affect even though any one of the Network is gone.
i.e. if Replication is working fine and both Networks are healthy. Now if 97.0.0 network goes down (disabled, network cable detached or NIC is down) Replication should not affect and it must be continue replication on 98.0.0 Network. This type of smooth switching without any manual operation it must work.