How can your resolve deadlocks?

Answer Posted / darshan

Hi
1)
First find out which process block the other process from
activity monitor or sp_who2. Then kill that process.
2)
If update locks are more then it will make deadlock. So
reduce that.

Is This Answer Correct ?    7 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What do you mean by table and field in sql?

754


How many types of the database links?

803


What is 1nf normalization form?

756


Can you get second highest salary from the table?

736


How to Check if table exists in sql server?

808


Different types of keys in SQL?

834


How can you hide the sql server instances?

740


What is transaction server implicit?

706


Is it true that rules do not apply to data already existing in a database at the time the rule is created?

755


What are the aggregate and scalar functions?

729


What is a collation?

825


Why is the need for data conversion transformations?

713


How to sort the query output with order by clauses in ms sql server?

830


What is dynamic cursor in SQL SERVER?

757


1.how to find the dead lock in sql server? 2.How to fine the memory leaks in sql server? 3.suppose transaction log file increasing what action will take ?

1743