1.

When does BROKER_TO_FLUSH wait type event occur?(a) When the Service Broker queue task handler tries to shut down the task(b) When the Service Broker transmitter is waiting for work(c) When the Service Broker lazy flusher flushes the in-memory transmission objects to a work table(d) All of the mentionedThe question was posed to me during an interview.I would like to ask this question from Wait States in portion Monitoring and Auditing of SQL Server

Answer»

Correct answer is (c) When the Service Broker LAZY flusher FLUSHES the in-memory transmission OBJECTS to a work table

The best I can EXPLAIN: BROKER_SHUTDOWN tries to SHUT down the task.



Discussion

No Comment Found

Related InterviewSolutions