Interview Questions

What does the Queue Reader Agent do in SQL Server 2005 replication?

Microsoft SQL Server FAQs


(Continued from previous question...)

What does the Queue Reader Agent do in SQL Server 2005 replication?

Answer
This agent reads the subscriber logs and moves changes back to the publisher.
Explanation
This agent is used when the queued update model is chosen with transactional replication. It moves changes from the subscribers back to the publishers.

(Continued on next question...)

Other Interview Questions