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.
DB2 Host to DB2 UDB LUW basic replication software is included in DB2 Connect. Also I find the replication center already available.
It might be some other GUI tools are only packaged with Websphere II, but not needed. You do not need extra licences besides DB2 Connect for DB2 Host to DB2 LUW replication.
These tools will asynchronously read the logfiles and replicate to UDB.
Just to add: you can use SQL replication as well as MQ queues for transfer the data between servers. Q replication is expected to be very fast, faster than SQL replication, setup not very difficult, especially once you understood basic MQ concepts.