Hi ,
I am first time using MAP_CDC transform. After MAP_CDC I used target table and loaded the data. It capture only changes from the source table and it is giving op codes and loading data into target table.
But when I am capturing the inserts first time it is inserting into the data but when I am executing the job second time same insertion trying to happen because of MAP_CDC op code and getting primary key violation error.
After MAP_CDC I am trying to use table comparison but it is giving warning MAP_CDC out put is delete,update and insert . But Table comparison we need normal op codes as input. How can I handle this issue regarding inserts for second execution.
If i want to build the SCD2 how to handle the MAP_CDC op codes with table comparison.
Please help me how to resolve this issue.
Thanks & Regards,
Ramana.