InterviewSolution
Saved Bookmarks
| 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 |
|