Hi All,
I have Upsert logic in my job where Table Comparison and Map operation components are used and I applied Transaction Control on some target tables.But When I ran full load, the job hangs at the table where Transaction control is applied.
Transaction control works fine for Incremental load but not for full load
Reason for applying Transaction Control: When we do multiple dry runs for Incremental load, job fails with the error " the target table is deadlocked".
So after using Transaction Control, the job ran successfully for incremental load.
Please help me to resolve how this transaction control works for both full load and incremental load. and If any other solution without using transaction control is available to execute job successfully for both Full load and incremental load????
Appreciate your help as its production issue which needs to be resolved asap....
Thanks in Advance
Sandhya A