1 / 15

Distributed database Management Systems

Distributed database Management Systems. Lecture 03. Resembling Setups. Distributed Files: A collection of files stored on different computers of a network; not a DDBS DDBS is logically related, common structure among files, and accessed via same interface. Processor Unit. Processor Unit.

kaden
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 Lecture 03

  2. Resembling Setups

  3. Distributed Files: A collection of files stored on different computers of a network; not a DDBS • DDBS is logically related, common structure among files, and accessed via same interface

  4. Processor Unit Processor Unit Processor Unit Memory Shared Everything Tight Coupling I/O System Resembling Setups • Multiprocessor System: multiple processors that share some form of memory

  5. Computer System Computer System Computer System CPU CPU CPU Memory Memory Memory Shared Secondary Memory Shared Everything Loose Coupling Resembling Setups

  6. Computer System Computer System Computer System CPU CPU CPU Memory Memory Memory Switch Shared Nothing Resembling Setups

  7. Resembling Setups • DDBS is also different from a centralized system having C/S system involving network

  8. Reasons for DDBS

  9. Local units want control over data. • Consolidate data for integrated decisions • Reduce telecommunication costs. • Reduce the risk of telecommunication failures.

  10. Global User Global User Local User Distributed DBMS Global Schema Node 1 Node n • • • • DBMS 1 DBMS n DBMS 1 Local User

  11. Promises of DDBSs

  12. User View System View Transparency

  13. Data Independence • Two types, Logical Data Independence and Physical Data Independence • A transparent system hides the implementation details from its users

  14. Network Transparency • User should not only be free from network management activities rather it should be unaware of even existence of the network • Location Transparency and Naming Transparency

  15. Thanks

More Related