1 / 58

Distributed Database Management Systems

Distributed Database Management Systems. Lecture # 22. In Previous Lecture. Replication Why Do we do the Replication Advantages Types of Replication What different types of Replication What are different types of servers Types of Servers Publisher Server Subscriber server

ranit
Télécharger la présentation

Distributed Database Management Systems

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Distributed Database Management Systems

  2. Lecture # 22

  3. In Previous Lecture • Replication • Why Do we do the Replication • Advantages • Types of Replication • What different types of Replication • What are different types of servers • Types of Servers • Publisher Server • Subscriber server • Distributor Server • Snapshot Replication

  4. In Today Lecture Setting up Replication

  5. Setting up Replication

  6. Step by step process, follow the sequence, it’s a must • The Environment! • To begin with, you can perform the experiment on a single machine, though it won’t be a distributed environment, but it will be very simple

  7. Install multiple instances of SQL Server on your computer • This simple setup will work with Windows XP and Personal Edition of SQL Server, but later experiments won’t.

  8. Installation of two instances of SQL Server • Instance names being PESH and QTA…….

  9. Next step is to register these two instances using Enterprise Manager • How? Here it is

  10. After a couple of default selections

  11. Now on to Replication

  12. First task is to set Distributor

  13. Nothing in the folders yet QTA is also set as Publisher

  14. Next step is to create a publication

  15. A couple of Defaults and then

  16. A couple of defaults and then..

  17. Publication Created

  18. Now to create Subscriber

More Related