Data Mover enables you to send events for one job to multiple event tables; this capability provides additional security should any recovery process be needed. Multiple event tables are added by repeating the log_to_event_table tag in each job definition.
- Set the log_to_event_table parameters to event_table_name for each event table.
Example:
<log_to_event_table>event1</log_to_event_table> <log_to_event_table>event2</log_to_event_table>