Hello,
We have a cleanup operation in our system that was generating deadlocks. We think it is fixed now but the fix included introducing the standard pattern of using a try catch to catch 1205 errors and retry up to x times. We would still like to know if the deadlock is occurring even when it is caught and the clean-up is executed successfully in a retry. Will SQL Monitor report these "caught" deadlocks.
Thanks
Paul
We have a cleanup operation in our system that was generating deadlocks. We think it is fixed now but the fix included introducing the standard pattern of using a try catch to catch 1205 errors and retry up to x times. We would still like to know if the deadlock is occurring even when it is caught and the clean-up is executed successfully in a retry. Will SQL Monitor report these "caught" deadlocks.
Thanks
Paul