1 / 17

Managing Snapshot and Distributor Agents in Distributed Database Systems

In Lecture #23, we focus on the creation and management of Snapshot and Distributor agents in a distributed database management system. We will walk through the setup, emphasizing the establishment of a subscription database on the subscriber server (PESH). Although the agents are created, the snapshot hasn't been executed yet. We demonstrate how to execute the Snapshot Agent to create a snapshot of the publication, including the data and tables. After adding a record to the publication tables, we'll observe the agents execute their scheduled tasks, reflecting changes across the system.

lorant
Download Presentation

Managing Snapshot and Distributor Agents in Distributed Database 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 # 23

  3. This activity has created the agents (Snapshot agent and Distributor agent) • Also the subscription database at the subscriber server (PESH in our case) • Agents are created, not worked yet, so no snapshot created at the subscriber

  4. Execute the Snapshot Agent, that will create a snapshot of your publication • See How?

  5. It is there, not only the tables But the data as well

  6. Now add a record in any of the tables in your publication (lets say author) at your publisher (QTA) • We selected this table because…. • After adding the record of Muhammad Suhail of Rawalpindi in the table at QTA, wait for one minute

  7. After one minute, both agents will execute as set in their schedules

More Related