If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > DB2 > Syncing SQL-2000 & db2 Tables

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 04-14-04, 13:46
saikrishna_dv saikrishna_dv is offline
Registered User
 
Join Date: May 2003
Posts: 23
Syncing SQL-2000 & db2 Tables

Friends,
I would like to know whether there is a way to have a mirror image of a database Table in AS400 db2 database on a SQL-2000 database.

I would like these two tables to be exactly identical, I mean what ever update occurs in AS400 table it should be reflected in SQL-2000 and this should be done automatically without any user intervention.

I am not sure whether this kind of provision exists at all as they are two different databases ( And I am new to db2).

The reason for this is, the program I am currently developing needs to have 24 hour access to that Table & our AS400 machine will be down 3 hours everyday. But I want my program to work even in the downtime. So I have a copy of the AS400 table in SQL server.

But when ever an update occurs in AS400 I want the SQL table to be updated automatically.

Anyhelp is highly appreciated.

Thanks,
Sai
Reply With Quote
  #2 (permalink)  
Old 04-16-04, 05:28
gpeee gpeee is offline
Registered User
 
Join Date: Jan 2004
Location: Calcutta, India. Currently in London
Posts: 52
Smile

I think you may try DB2 Relational Connect which helps integrate information by allowing a collection of databases to be viewed and manipulated as if they were a single resource. It makes data source access completely transparent to the calling application.

I have never used it myself, but it sounds like.. it may serve ur purpose. You need to do a little bit of R&D in that area.

IBM DB2 Relational Connect works in conjunction with DB2 Universal Database Version 7 EE or EEE and provides native read access to Informix IDS, Oracle, Sybase, and Microsoft SQL Server databases. You can use it to formulate queries on heterogeneous data in a federated system, or you can use it with the Data Warehouse Center.

It can Query and retrieve information from:
-Informix data sources
-Oracle, V7, V8, V9i data sources
-Sybase, V10, V11, and V12 (Microsoft® Windows® NT and AIX), data sources
-Microsoft SQL Server V6.5, V7 and 2000 data sources on Windows NT

Visit for details:
http://www-306.ibm.com/software/data/db2/relconnect/
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
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

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On