Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Synchronous DB replication
Hi,
When you define a replication environment, you create replication groups and add master sites to these groups.
The propagation mode is defined for each group, not for all the repliaction environement. If you define a repliaction group with propagation mode set to synchrnous, then you are right, if a master is not available, all the transactions will be rollbacked.
This is the expected behavior for this propagation mode.
Dias
"Ralf Fernan" <ralphfernan.nospam_at_yahoo.com> wrote in message news:<X4A2a.33693$rq4.2550682_at_bgtnsc05-news.ops.worldnet.att.net>...
> Does using synchronous multimaster replication imply that every network link
> between N master sites has to be up, otherwise (if any of N-1 links is down)
> a transaction at a master site will fail? So in other words, such a system
> is actually less available than a non-replicated database?
Received on Wed Feb 12 2003 - 23:52:04 CST
![]() |
![]() |