Replication is the process of taking changes stored in the database log at the source server and applying them to the target server. You can use replication to define, synchronize, automate, and manage copy operations for data across your enterprise. You can automatically deliver the data from a host system to target sites. For example, you can copy data and applications to branch offices, retail outlets, and even sales representatives' laptops.
The two operational components in replication are Capture and Apply. The Capture component captures changes made to data in source tables which have been defined for replication by reading the database log. The Apply component reads the changed data previously captured and stored in a change data table and applies it to the target tables.
Using the Control Center, you can do the setup required for replication using the Define as replication source and Define subscription actions. The replication components Capture and Apply run outside the DB2 administration tools.
Replication administrators can perform the following actions from the Control Center:
The high-level steps for replicating data are as follows. Refer to the Replication Guide and Reference for details.
To define a replication source:
To define a replication subscription: