Top 10 SQL Server Replication Interview Questions
SQL THE ONE
There are total 67 questions are answered under SQL Server Replication category in the book “SQL THE ONE”. In this chapter we can see questions and answers on SQL Server Replication and scenarios. Below are the Top 10 SQL Server Replication Interview Questions:
1. How to monitor latency in replication?
2. Your customer given a business requirement and asked you to configure the replication topology. How do you suggest the correct replication topology?
3. Have you ever configured both log shipping / Database Mirroring and replication on same database? If yes can you tell me the things that we need to consider?
4. Which is the best way to monitor replication? Have you ever implemented automation in replication monitoring?
5. Scenario: Transnational replication configured on a database. A transaction failed on Publication. Does the failed transaction replicated to subscriber?