<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: bi-directional data synchronization on System i for db2 databases</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/bi-directional-data-synchronization-on-system-i-for-db2-databases/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers/bi-directional-data-synchronization-on-system-i-for-db2-databases/</link>
	<description></description>
	<pubDate>Fri, 25 May 2012 03:07:58 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
		<item>
		<title>By: TomLiotta</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/bi-directional-data-synchronization-on-system-i-for-db2-databases/#comment-74572</link>
		<dc:creator>TomLiotta</dc:creator>
		<pubDate>Sun, 07 Mar 2010 11:44:34 +0000</pubDate>
		<guid isPermaLink="false">#comment-74572</guid>
		<description>[I]We would like to develop a custom sync solution using triggers and cross-reference files.[/I]

I'm not clear what the question actually is. From that statement, it looks like you already know what you need to know.

What's going to be interesting will be the "bi-directional" part.

You'll have File1A in LibA and File1B in LibB. When File1A is updated, your xref table may say that File1B needs to be updated in a similar way. That's easy enough.

But if it's "bi-directional", it would seem that you'll also want updates to File1B to be reflected in File1A, thereby potentially starting an infinite loop.

Part of the trick, then, will be detecting the [I]source[/I] of the updates. If they're coming out of a trigger in the other database, you don't want to reflect those updates back in the other direction.

Did you settle on a method?

Tom</description>
		<content:encoded><![CDATA[<p><i>We would like to develop a custom sync solution using triggers and cross-reference files.</i></p>
<p>I&#8217;m not clear what the question actually is. From that statement, it looks like you already know what you need to know.</p>
<p>What&#8217;s going to be interesting will be the &#8220;bi-directional&#8221; part.</p>
<p>You&#8217;ll have File1A in LibA and File1B in LibB. When File1A is updated, your xref table may say that File1B needs to be updated in a similar way. That&#8217;s easy enough.</p>
<p>But if it&#8217;s &#8220;bi-directional&#8221;, it would seem that you&#8217;ll also want updates to File1B to be reflected in File1A, thereby potentially starting an infinite loop.</p>
<p>Part of the trick, then, will be detecting the <i>source</i> of the updates. If they&#8217;re coming out of a trigger in the other database, you don&#8217;t want to reflect those updates back in the other direction.</p>
<p>Did you settle on a method?</p>
<p>Tom</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aroyzen</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/bi-directional-data-synchronization-on-system-i-for-db2-databases/#comment-51039</link>
		<dc:creator>Aroyzen</dc:creator>
		<pubDate>Fri, 04 Jan 2008 21:43:47 +0000</pubDate>
		<guid isPermaLink="false">#comment-51039</guid>
		<description>Thanks for the answer, but let me clarify on my question. We are planning to have both databases on the same system, but the new database will be DDL-defined files as oppose for the existing one being DDS and the new tables will not be a mirror of existing files. We would like to develop a custom sync solution using triggers and cross-reference files. May be you have some suggestions about that. Thanks in advance.</description>
		<content:encoded><![CDATA[<p>Thanks for the answer, but let me clarify on my question. We are planning to have both databases on the same system, but the new database will be DDL-defined files as oppose for the existing one being DDS and the new tables will not be a mirror of existing files. We would like to develop a custom sync solution using triggers and cross-reference files. May be you have some suggestions about that. Thanks in advance.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!-- dynamic -->
