Skip to main content
Question

What happens if we try to insert into the same table in multiple transformations at the same time?

  • October 18, 2022
  • 1 reply
  • 4 views

harish.c.j
Level 5
Forum|alt.badge.img+8
  1. Will the table get locked in first session and the other will wait till the former releases the lock?
  2. Will records be inserted from both sessions simultaneously? If so, how many such parallel inserting sessions can be run simultaneously?

1 reply

Hi Harish,

thank you for reaching out.

 

Please be informed that two data jobs joining the same table at the same time will cause one of the transformations to fail.

 

Best Regards,

Blenda