How do I configure the oracle-cdc for ssis to insert deletes in to the target with an operation of DELETE, also treating updates as inserts with an operation of UPDATE.
At the moment the deletes in the source are deleting in the target, which does not allow me to track the changes.
Basically everthing is an insert into the target.
I configured out of the box and cannot see an option to allow this.
thanks
Phil


LinkBack URL
About LinkBacks




Reply With Quote