Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello Guys,
I am trying to implement SCD type 2 using tMysqlSCD.Below are the screenshots of my Job.
Below are primary Keys in Source table.
1.Rec_source
2.Rec_Date
3.Fund_ID
Below are primary Keys in Destination table.
1.Rec_source
2.Rec_Date
3.Fund_ID
4.Trans_ID
Issue Description :
Scd_end,scd_version and scd_active do change when a there are changes for non-primary key field.(part of SCD type 2 field).
I am not sure if i am missing something.
Could you please help?
Thanks
Bhagwati
Thanks for your respone !
I tried your suggestion but unfortunately it is not working. I am using talend 6.1 Open studio.
Could you please advise?
Thanks,
Bhagwati
Hello,
Another finding,
tMySqlSCD works when data is loaded from Excel to Mysql table.
But fails when i load data from MySQL table to another MySQL table. Not sure if i am missing something.
Anyone please help?
Thanks,
Bhagwati