Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

What is Deadlock?

Answer Posted / guest

When a table is accessed by more than one user than that
table may get locked for some particular user and holding
others untill the lock get released, in such scenario the
deadlocks get generated and the query for others executing
that table get stuck.This may lead to the hanging of the
application.
The deadlocks can be overcome by,
Not using order by and group by clause or by index
rebuilding and proper indexing.
The deadlock cannot be permanently avoided

Is This Answer Correct ?    2 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the Disadvantage of indexed sequential file.

1130


According to you what goes into making the best database administrator? : sql server database administration

1023


Write a program using SQL queries to find a unique entry in a table.

1046


Explain boyce and codd normal form(bcnf)?

1015


Retrieve the unique rows from table without using UNIQUE and DISTINCT keywords.

1052


What is log shipping? Can we do logshipping with SQL Server 7.0 ?

1051


How would you go about developing a ssrs report?

174


Explain primary key, foreign key and unique key?

1024


Can we use custom code in ssrs?

1166


How to connect ms access to sql servers through odbc?

1070


What is indexing a document?

1090


How to use the inserted and deleted pseudo tables?

1004


How is foreign key related to primary key?

1012


Where is localdb stored?

992


Difference between report and query parameter. Why do we need different type of parameter?

1011