Hi,
We have created a scripts in Kettle which imports data from the SQL server and inserts(upserts) into a Salesforce object.
We have created almost 20 scripts, all with the same structure and the only difference in the Input Source in each.
All scripts are working fine but only the 2 of them are giving the Deadlock error.
Error message from the logs:----
"Transaction (Process ID 124) was deadlocked on lock resources with another process and has been chosen as the deadlock victim. Rerun the transformation"
From the other posts in the forum, I found that this error can occur if there are multiple scripts (KTRs) executing in parallel.
In our case, our script is failing even if we execute a single transformation one at a time.
Not sure but it seems the issue with Kettle.
Any pointers would be highly appreciated !!!
Regards,
Shikha Jaiswal
09730799430
We have created a scripts in Kettle which imports data from the SQL server and inserts(upserts) into a Salesforce object.
We have created almost 20 scripts, all with the same structure and the only difference in the Input Source in each.
All scripts are working fine but only the 2 of them are giving the Deadlock error.
Error message from the logs:----
"Transaction (Process ID 124) was deadlocked on lock resources with another process and has been chosen as the deadlock victim. Rerun the transformation"
From the other posts in the forum, I found that this error can occur if there are multiple scripts (KTRs) executing in parallel.
In our case, our script is failing even if we execute a single transformation one at a time.
Not sure but it seems the issue with Kettle.
Any pointers would be highly appreciated !!!
Regards,
Shikha Jaiswal
09730799430