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
What is the use of stored procedure?
Do you know exporting and importing utility?
What do you understand by coalesce in sql server?
How to get the query of a table in sql server?
What are system databases into sql server (2005/2008) : sql server database administration
Why is sql server log file full?
What is set nocount on and what is set nocount off?
What is difference between temp table and cte?
Explain the concepts and capabilities of sql server?
what is the difference between them (ethernet networks and token ring networks)? : Sql server database administration
What command do we use to rename a database?
Which is better statement or preparedstatement?
How to create user messages with print statements in ms sql server?
What is the difference between set and select?
Can binary strings be used in arithmetical operations?