View Revisions: Issue #6630
Summary | 0006630: Initial load with delete first captures the deletes when source and target are log mining nodes | ||
---|---|---|---|
Revision | 2024-10-30 16:36 by pmarzullo | ||
Steps To Reproduce | 1. Configure log mining source node. 2. Configure log mining target node. 3. Configure a table with bidirectional synchronization. 4. Load the table from the source to the target with deletes first. 5. Load the table from the source to the target with deletes first again (this will make sure that the deletes actually delete records at the target). 6. Deletes will be captured and routed to source, and the rows will be deleted at the source. |
||
Revision | 2024-10-30 16:36 by pmarzullo | ||
Steps To Reproduce | 1. Configure log mining source node. 2. Configure log mining target node. 3. Configure a table with bidirectional synchronization. 4. Load the table from the source to the target with deletes first. 5. Load the table from the source to the target with deletes first again (this will make sure that the deletes actually delete records at the target). 5. Deletes will be captured and routed to source, and the rows will be deleted at the source. |
||
Revision | 2024-10-30 16:28 by pmarzullo | ||
Steps To Reproduce | 1. Configure log mining source node. 2. Configure log mining target node. 3. Configure a table with bidirectional synchronization. 4. Load the table from the source to the target with deletes first. 5. Deletes will be captured and routed to source, and the rows will be deleted at the source. |