Skip to main content
June 12, 2023
Question

Deadlock error in Execute Stored Procedure Smart Service

  • June 12, 2023
  • 1 reply
  • 0 views

Hi Guys,

I am facing dead lock issue while executing Stored procedure Parallelly through Multiple Instances. Error Message : Transaction(Process Id : 1234) was deadlocked on lock resources with another process and has been chosen as the deadlock victim. Rerun the Transaction. Please post if you have anything related to this issue.

1 reply

mathieud0001
Brainy
June 12, 2023

See here for more info on deadlocks and how to avoid them:

[View:https://learn.microsoft.com/en-us/sql/relational-databases/sql-server-deadlocks-guide?view=sql-server-ver16]