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

The best I can EXPLAIN: AUDIT_XE_SESSION_MGR occurs when there is a wait on a lock that is USED to SYNCHRONIZE the starting and stopping of audit related EXTENDED Events sessions.



Discussion

No Comment Found

Related InterviewSolutions