dead locks

  • Hi,

    I am working with deadlocks.

    In my current environment, we have around 330 GB database. We are using Sql server 2008 r2 standard edition. We are seeing frequently deadlocks.

    Is there solution how to solve this kind of dead locks?

  • You need to start by identifying in what parts of the code the deadlocks happen, and start analyzing why they happen.

    Here is a good resource for a start:

    [/url]

    You can also query the system_helath Extended Events session to get the information.

Viewing 2 posts - 1 through 1 (of 1 total)

You must be logged in to reply to this topic. Login to reply