Java Mailing List Archive

http://www.junlu.com/

Home » Home (12/2007) » J2EE Pattern »

Re: Data sync

Ranjeeth kumar

2005-01-05

Replies:

Darshan-
WE have have implemented this by using IBM-MQ series. WE
established communication between a J2ee app (which insert data into
oracle) and IDMS (Mainframe)

hope it helps
-vidyod


On Wed, 5 Jan 2005 01:31:41 -0700, Darshan <dkumar@(protected):
> Hi,
>
>  Here is the problem description. We developed one web application which
> is using Oracle database. This application is develoed using plain java
> classes. There is one more legacy application running at client's place for
> different purpose which is also using oracle database. As of the client's
> requirements the common data in both the databases needs to be
> synchronized.There is 20% of the data fields are common in both databases.
> I have full rights to modify my application and database.
> In brief the following tasks needs to be done.
>
> 1. Whenever Legacy app's database changes , the changes need to be updated
> in my application's database.
> 2. Whenever my app's database changes , the changes need to be updated in
> Legacy app's database.
>
> Can any body give some idea how to achieve the above requirement. Any help
> is much appreciated.
>
> Thanks
> Darshan
>
> ====================================================================
> Companion Site: http://www.corej2eepatterns.com
> J2EE BluePrints: http://java.sun.com/blueprints/corej2eepatterns
> List Archive: http://archives.java.sun.com/archives/j2eepatterns-interest.html
> Unsubscribing: email "signoff J2EEPATTERNS-INTEREST" to listserv@(protected)
>


--
*****************************
Ranjeeth kumar,
SCEA
*************************************

====================================================================
Companion Site: http://www.corej2eepatterns.com
J2EE BluePrints: http://java.sun.com/blueprints/corej2eepatterns
List Archive: http://archives.java.sun.com/archives/j2eepatterns-interest.html
Unsubscribing: email "signoff J2EEPATTERNS-INTEREST" to listserv@(protected)
©2008 junlu.com - Jax Systems, LLC, U.S.A.