What is blocking and how would you troubleshoot it?

Answer Posted / swapna

Blocking happens when one connection from an application
holds a lock and a second connection requires a conflicting
lock type. This forces the second connection to wait,
blocked on the first.

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is an inner join?

526


What are logical database components? : SQL Server Architecture

475


Explain the properties of subqueries in sql server?

533


How to list all triggers in the database with sys.triggers in ms sql server?

533


Explain tablesample?

543






how do you test proper tcp/ip configuration windows machine? : Sql server database administration

516


Explain about analysis services?

569


What is the meaning of sql server?

526


What is usually the first word in a sql query?

591


Give some Scenario for Non Clusterd index? Can we write system defined functions in side The Function? Wat is the Unique Datatype?

2080


what is an extended stored procedure? Can you instantiate a com object by using t-sql? : Sql server database administration

582


Is sql server 2016 free?

526


What are some examples of schemas?

527


Why you need indexing? Where that is stored and what you mean by schema object? For what purpose we are using view?

490


What does nvl stand for?

553