Unix Technical Forum

how to replication in two oracle database

This is a discussion on how to replication in two oracle database within the Oracle Database forums, part of the Database Server Software category; --> I need help from any person who is having good knowledge of Oracle 8i/9i. In My company , We ...


Go Back   Unix Technical Forum > Database Server Software > Oracle Database

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 02-25-2008, 04:27 AM
sun
 
Posts: n/a
Default how to replication in two oracle database

I need help from any person who is having good knowledge of Oracle
8i/9i.

In My company , We have 2 databases( having same tables) at 2
different locations.

We have to Synchronize them Using replication. If any user is
enterting data in 1st database same must be reflected in second
database and vice-versa, This is the requirement.

At present I am Trying Trigger based replication

I have created database link between these 2 databases and have
written triggers
in both the database i.e. I am doing trigger based replication.

But the problem in Trigger based replication is that If
connectivity of databases(Which is through RF(Radio Frequency) breaks,
Nobody can do entry, cause triggers wont execute in that case)

Can anybody help ???

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 02-25-2008, 04:27 AM
Jim Kennedy
 
Posts: n/a
Default Re: how to replication in two oracle database


"sun" <soorajkg@gmail.com> wrote in message
news:1144024307.170991.322270@u72g2000cwu.googlegr oups.com...
> I need help from any person who is having good knowledge of Oracle
> 8i/9i.
>
> In My company , We have 2 databases( having same tables) at 2
> different locations.
>
> We have to Synchronize them Using replication. If any user is
> enterting data in 1st database same must be reflected in second
> database and vice-versa, This is the requirement.
>
> At present I am Trying Trigger based replication
>
> I have created database link between these 2 databases and have
> written triggers
> in both the database i.e. I am doing trigger based replication.
>
> But the problem in Trigger based replication is that If
> connectivity of databases(Which is through RF(Radio Frequency) breaks,
> Nobody can do entry, cause triggers wont execute in that case)
>
> Can anybody help ???
>

Does the information that is changed in one database have to be immediately
reflected in the second database or can it be reflected in the other
database after some amount of time?

If you are requiring that it happen at the same time (synchronous) then if
the connectivity is unreliable then you are have a problem. If you can
allow it to be asynchronous then you could use async. replication.
Jim


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 02-25-2008, 04:27 AM
Anurag Varma
 
Posts: n/a
Default Re: how to replication in two oracle database


And what is the reason you are not using Multi Master Replication?
Instead of brewing up your own solution?

Beware though, async replication requires a lot of consideration for
potential conflicts.

Anurag

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 05:47 AM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0
www.UnixAdminTalk.com