Store changes
These settings are only available when the Store changes replication mode is enabled.
On update
Select Store before and after image to store both the pre-UPDATE data and the post-UPDATE data. When not selected, only the post-UPDATE data will be stored.
Change table creation
If change table exists when full load starts: Select one of the following to determine how to load the Change Tables when Full Load replication starts:
- Drop and create change table: The table is dropped and a new table is created in its place.
- Delete old changes and store new changes in existing change table: Data is truncated and added without affecting the table metadata.
- Keep old changes and store new changes in existing change table: Data and metadata of the existing Change table are not affected.
Table header columns
Le colonne di intestazione della Tabella di modifica forniscono informazioni sulle operazioni di Elaborazione modifica operazione come il tipo operazione (ad es. INSERT), l'ora in cui è stato eseguito il commit, e così via. Se tali informazioni non sono necessarie, è possibile configurare l'attività di spostamento per creare le tabelle di modifica con le colonne di intestazione selezionate (o nessuna), pertanto l'ingombro di memoria nel database di destinazione.
For a description of the header columns, see Tabelle di modifica.