Oct 27, 2001 #1 deeparajesh Programmer Joined Jun 14, 2000 Messages 17 Location IN If SQlServer gets more than one request for the same database how are they prioritized and how does SQL Server implement Queues. Any Links/Resources please
If SQlServer gets more than one request for the same database how are they prioritized and how does SQL Server implement Queues. Any Links/Resources please
Oct 27, 2001 #2 sguslan IS-IT--Management Joined Aug 27, 2001 Messages 489 Location SA Good article on contention in sql: http://www.sql-server-performance.com/lock_contention_tamed_article.asp The following is a good one: http://www.swynk.com/friends/achigrik/SQL70Locks.asp Good luck Salim Upvote 0 Downvote
Good article on contention in sql: http://www.sql-server-performance.com/lock_contention_tamed_article.asp The following is a good one: http://www.swynk.com/friends/achigrik/SQL70Locks.asp Good luck Salim