Re: Oracle replication wasRe: Sybase 11 TPCC on DEC (your comments please)
From: Dave Quinn <dquinn_at_uk.oracle.com>
Date: 1996/02/05
Message-ID: <4f5390$6p5_at_inet-nntp-gw-1.us.oracle.com>#1/1
Date: 1996/02/05
Message-ID: <4f5390$6p5_at_inet-nntp-gw-1.us.oracle.com>#1/1
heabrujac_at_aol.com (Heabrujac) wrote:
>I have worked with both Sybase's and Oracle's replication methods. And
>replicate data can become inconsistent with both systems. Oracle uses a
>set of deferred transaction tables and job queues. The two phase commit
>ensures delivery of a deferred transaction to a replicate site. It does
>not guarantee that the deferred transaction will be applied correctly at
>the replicate site.