1)for snapshot replication which agents used?
2)for Transcation replication which agents used?
3)for merge replciation which agents used?



1)for snapshot replication which agents used? 2)for Transcation replication which agents used? 3)f..

Answer / Soorya Prakash

1) For Snapshot Replication, the Snapshot Agent is used.
2) For Transactional Replication, the Log Reader Agent and the Snapshot Agent are used (initially).
3) For Merge Replication, the Snapshot Agent, the Log Reader Agent, and the Distributor are used.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More MySQL Interview Questions

Which is faster innodb or myisam?

1 Answers  


How can you create and drop view in mysql?

1 Answers  


What is blob datatype in mysql?

1 Answers  


How to get current MySQL version?

1 Answers  


How to load a csv file into a table

1 Answers  


Is mysql a relational database?

1 Answers  


write a command to view the content of the table

1 Answers  


What is the maximum size of table in mysql?

1 Answers  


How do I install mysql?

1 Answers  


What is horizontally scalable?

1 Answers  


Where the database is stored in mysql?

1 Answers  


What is the difference between b-tree and hash indexes?

1 Answers  


Categories