1.

______ waits occur when a worker requests access to a resource that is not available because the resource is being used by some other worker or is not yet available.(a) Resource(b) Queue(c) Lock(d) ExternalI got this question during an interview.This interesting question is from Wait States in division Monitoring and Auditing of SQL Server

Answer»

Correct OPTION is (a) RESOURCE

Easy EXPLANATION: Examples of resource WAITS are locks, latches, network and DISK I/O waits. Lock and latch waits are waits on synchronization objects.



Discussion

No Comment Found

Related InterviewSolutions