Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: can we replicate data through log? Please help!
Fengqing Zhou wrote:
>
> Greetings!
>
> My boss asked if we can do database replication through
> transaction log and/or rollback. I do not know about what
> the answer is. Could someone give me some hints to the
> above question? If yes, could you explain me a little bit
> more?
>
> I know that Oracle uses triggers and snapshots for
> replication.
>
> Thanks very much!
>
> PS: Please email your response also!
>
> --
> Fengqing Zhou
> zhouf_at_colorado.edu
Oracle replication is not performed via redo logs per say. The Standyby database option gets in this area a little bit. Oracle can support ASYNC replication using other Queues. Take a look at the Replication Manager. Contact your local Sales Consultant with the Sales team that works with your account. Anyway... using Async replication, you can store and forward transactions needing replication and control many aspects of the replication process. Synchronous replication is also supported.
-- Robt ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^~~~~.... Robert Miller Oracle Master DBA Inovative Information Systems Inc. robt.miller_at_airmail.net (214) 532.6558 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^~~~~.... Any opinions expressed are my own and do not necessarily represent any employer.Received on Thu Apr 10 1997 - 00:00:00 CDT
![]() |
![]() |