473,385 Members | 1,890 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

Two Way Replicaiton

Is it possbile to replicate two ways to keep two tables in sync, where
inserts, updates and deltes may applied to each table by different
applicaiton programs? Or would this cause a continous loop?
Nov 12 '05 #1
4 1222
Do you mean if you defined table A in db-a, and table B in db-b, then any
change to table A will be synced to table B, at the same time, any update of
table B is also copied to table A?

"Mark" <m0****@yahoo.com> wrote in message
news:a5**************************@posting.google.c om...
Is it possbile to replicate two ways to keep two tables in sync, where
inserts, updates and deltes may applied to each table by different
applicaiton programs? Or would this cause a continous loop?

Nov 12 '05 #2
"Fan Ruo Xin" <fa*****@sbcglobal.net> wrote in message news:<Dl*****************@newssvr17.news.prodigy.c om>...
Do you mean if you defined table A in db-a, and table B in db-b, then any
change to table A will be synced to table B, at the same time, any update of
table B is also copied to table A?

Yes.
Nov 12 '05 #3
Mark wrote:
"Fan Ruo Xin" <fa*****@sbcglobal.net> wrote in message
news:<Dl*****************@newssvr17.news.prodigy.c om>...
Do you mean if you defined table A in db-a, and table B in db-b, then any
change to table A will be synced to table B, at the same time, any update
of table B is also copied to table A?

Yes.


Yes, that's supported by DB2 replication.

--
Knut Stolze
Information Integration
IBM Germany / University of Jena
Nov 12 '05 #4
Knut Stolze <st****@de.ibm.com> wrote in message news:<cl**********@fsuj29.rz.uni-jena.de>...
Mark wrote:
"Fan Ruo Xin" <fa*****@sbcglobal.net> wrote in message
news:<Dl*****************@newssvr17.news.prodigy.c om>...
Do you mean if you defined table A in db-a, and table B in db-b, then any
change to table A will be synced to table B, at the same time, any update
of table B is also copied to table A?

Yes.


Yes, that's supported by DB2 replication.

what happens if there is an atempt to modify one and the same row on
both databases simultaneously, by 2 different users?
Nov 12 '05 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: mokles | last post by:
Hi all, I am trying to set up a publisher on sql server 7 on Windows NT. When I select a database and try to create publishing by selecting 'configure publishing and distributor..' from the...
10
by: Damien | last post by:
I have a table in my database called Users: CREATE TABLE ( NOT NULL CONSTRAINT DEFAULT (newid()), (20) COLLATE SQL_Latin1_General_CP1_CI_AS NOT NULL , (40) COLLATE...
4
by: rajender_4 | last post by:
Hi techies I have set up a Transaction replication from My Primary Server to Secondary Server on Orders table. Thousand of records gets inserted on Orders every hour which get replicated...
6
by: jai | last post by:
Hi guys, Is it possible to replicate in MSSQL SERVER standard edition and be supported??? Or do I need to buy enterprise edition. Regards Jaideep
13
by: m0002a | last post by:
I am trying to determine whether LOB's are replciated using HADR. The following documentation from the on-line manuals http://publib.boulder.ibm.com/infocenter/db2help/index.jsp suggest that LOB's...
0
by: Rojo Royo | last post by:
Hi, I am using Q replication on a system 390 running DB2 version 7. When I replicating data no problem and then suddenly someone does an online reorg, my databases loses synchronization source...
16
by: John | last post by:
Hi I am converting my access front-end/backend mdb app to adp. Are there any pitfalls I should be aware of? Thanks Regards
0
by: lbseong | last post by:
Hi expect... I have ancounter another difficulty..I am getting an error message for replication "error 14294: supply either @job_id or @job_name to identify the job" This happen, after I have...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.