Recovery load
Recovery is an action that defines the expected behavior of the distributions when
Talend Change Data Capture
is restarted.
Recovery load (also called initial load) has the following characteristics:
- The first time the replication is executed, the journal stores transactions and not data.
- To store the data in the transaction journal, it is necessary, for each line of
data, to simulate an insert-type transaction.
For more information on recovery load, see Recovery tab section.