I got below error message from application:
Transaction(Process ID 116 ) was deadlocked on Lock | communication buffer resources with another process and has been chosen as the dead lock victim. Return the transaction.
I have read the blog "https://blog.sqlauthority.com/2007/05/16/sql-server-fix-error-1205-transaction-process-id-was-deadlocked-on-resources-with-another-process-and-has-been-chosen-as-the-deadlock-victim-rerun-the-transaction/"
But I want to know what is (Process ID 116) and what cause of error?
Regards,
Rahul.