InterviewSolution
Saved Bookmarks
| 1. |
Which of the following wait occurs when a task is waiting for I/Os to finish?(a) ASYNC_NETWORK_IO(b) AUDIT_LOGINCACHE_LOCK(c) AUDIT_ON_DEMAND_TARGET_LOCK(d) AUDIT_XE_SESSION_MGRThe question was posed to me in an interview.This is a very interesting question from Wait States topic in portion Monitoring and Auditing of SQL Server |
|
Answer» Right CHOICE is (a) ASYNC_NETWORK_IO |
|