What is blocking in SQL Server? If this situation occurs how
to troubleshoot this issue

Answer Posted / shyamsri83

When one transaction is trying to access a record, which is
used by other, then the first transaction has to wait,
untill the second transaction complete. This is called
blocking.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What do you mean by a dependent functionality in a build?

828


Define left outer join in sql server joins?

710


Explain partitioned view?

807


What is the purpose of grouping data in a report?

720


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

773






Explain indexes disadvantages?

749


Do you know nested transaction?

682


How to use "begin ... End" statement structures in ms sql server?

681


Do I need a report server to run reports in my application?

128


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

683


What is a rownum?

674


What does top operator do?

748


What is sharding?

103


When would you use sql joins?

685


List some case manipulation functions in sql?

773