Restarting replication after a network outage. [message #142753] |
Mon, 17 October 2005 09:37 |
Pellefant
Messages: 1 Registered: October 2005
|
Junior Member |
|
|
Hello!
I'm currently experimenting with a multimaster replication setup on Oracle 10.
One problem I can't manage to figure out is how to get the replication going again automatically if the network link between the servers is down for a while.
If I manually log on to the servers and make a completley new push schedule with dbms_defer_sys.unschedule_push() and dbms_defer_sys.schedule_push() I can get things going again.
Pouring over the manual I can't seem to find a way to get Oracle to automatically retry the push untill network connectivity returns.
Can someone please point me in the right direction.
Thanks,
Fredrik
|
|
|