What is Infosphere Data Replication for Db2 and what does it do?
Infosphere Data Replication for Db2 replicates data between Db2 for z/OS and other databases using Change Data Capture (CDC), Q Replication, SQL Replication, and Data Event Publishing. It consolidates functionality from previous products like InfoSphere Change Data Capture, InfoSphere Replication Server, and InfoSphere Data Event Publisher.
What are the different replication methods supported?
The main replication methods are Change Data Capture (CDC), which captures database changes in real-time; Q Replication, which uses WebSphere MQ for message queuing; SQL Replication, which uses SQL commands; and Data Event Publishing, which publishes database events.
What target databases are supported for replication?
Target databases include Db2 for z/OS, Db2 on other platforms (Linux, Unix, Windows), Oracle Database, and Microsoft SQL Server. This allows for heterogeneous replication scenarios.