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

explain the storage models of olap? : Sql server database administration

520


Mention a few common trace flags used with sql server?

540


How to use order by with union operators in ms sql server?

574


How will you add a dimension to cube? : sql server analysis services, ssas

552


Explain the cursor lock types?

552






What is indexing and its types?

528


How to connect a database with sql express.?

566


Difference between Logical Page and Physical Page in SSRS.

340


What is sql server 2000 work load governor?

554


What are different types of raid levels?

551


how to trace the traffic hitting a sql server? : Sql server database administration

1127


What is the difference between a clustered index and a non-clustered index?

531


Differentiate sql server reporting services vs. Crystal reports?

150


explain different types of backups avaialabe in sql server? Given a particular scenario, how would you go about choosing a backup plan? : Sql server database administration

589


Explain the types of indexes.

634