DB2 Everyplace 9.1.1 for Lotus Expeditor 6.1.1

How the Data Propagator replication engine handles data changes to the client system

When the client application on the mobile device changes a table in the client system, the Data Propagator replication engine first synchronizes the changes to the mirror system, captures them, and then applies them to the source system.

This process is illustrated in the following figure:

Figure 1. The process that the Data Propagator replication engine uses to handle changes to the client systemThe Data Propagator replication engine captures the changes that you have made to the client system and applies them to the source system.
  1. The client application makes changes to the client tables. The changes that are synchronized in request messages are processed to the staging tables in the mirror system.
  2. From the staging tables, the changes are prepared and sent to the mirror tables.
  3. The DB2 transaction logs save the changes.
  4. The capture process on the mirror system reads the changes from the logs and captures them to the change data tables.
  5. The apply process reads the changes from the change data tables and applies them to the source tables on the source system.


Library | Support | Terms of use |

Last updated: July, 2007
(C) Copyright IBM Corporation 2004, 2007. All Rights Reserved.
This information center is built on Eclipse. (http://www.eclipse.org)