sql server 2008 - SQL DeadLock in application -
we have ms sql server.
we have application getting sql deadlock exception, tried reproduce issue "load testing" couldn't.
it happens actual production scenario
the exception error is:
sqlexception transaction (process id 658) deadlocked on lock | communication buffer resources process , has been chosen deadlock victim. rerun transaction.
is there way find exact root cause issue.??
Comments
Post a Comment