What is live lock and deadlock?
what is Lock escalation?

Answer Posted / zeeshu

LIVE LOCK: when a process is running but it doesnt do any useful work at all but it consumes the cpu time.


DEADLOCK: IN SIMPLE MEANING when a process is requesting for a resource which is held by some other process,and that process is waiting for the resource which is holding by the previous process,then there is a condition of deadlock....

converting low level lock to high level lock is lock escalation

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How many types of attribute relationships are there? : sql server analysis services, ssas

773


How to execute a stored procedure in ms sql server?

733


How exceptions can be handled in sql server programming?

705


Explain the different index configurations a table can have?

683


What are the steps to take to improve performance of a poor performing query? : sql server database administration

786






Explain database normalization?

873


What is SQL Azure Data sync?

115


What is key attribute?

699


How many types of functions are there in sql server?

606


Determine how to use the inserted and deleted pseudo tables?

725


What are the mathematical functions supported by sql server 2005?

755


What are the system database in sql server 2008?

731


What is sql server used for?

727


Explain an automatic checkpoint

720


Name and describe few console utilities for ssrs?

264