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
Can we write a distributed query and get some data which is located on other server and oracle database?
Which are ddl commands?
How to copy data from one table to another table?
What are the types of processing and explain each? : sql server analysis services, ssas
Explain about Views?
While using a cursor, how can you differentiate between a deleted row and a row that has been inserted with null data values?
Can we take the full database backup in log shipping?
What do you mean by data manipulation language?
How can we remove orphan records from a table?
What are different types of collation sensitivity?
Difference between uniqe index and uniqe constraint?
What is difference between stored procedure and user defined function?
Is it true that rules do not apply to data already existing in a database at the time the rule is created?
What is a rollup clause?
What are the purpose of Normalisation?