RDB PRIME!
Engineering
Home
Research Paper(s)
Resume
Technology Items
Site Map
Site Search
 
 It is 02:13 PST on Thursday 04/25/2024

Distributed Database System...

What is a Distributed Database System?

A distributed database system, shown in the figure below, is an environment in which data in two or more database instances is accessible as though this data were in a single instance. This access may be read-only, or it may permit updates to one or many instances. The referenced data may be real time, or it may be seconds, hours, or days old. Generally, the different database instances are housed on different server nodes, and communications between them is usually done with the TCP/IP protocol. (Dye, 1999)

In addition to database servers, a distributed database system usually includes application servers and clients.


DistributedDS


We can also define a distributed database system as a collection of multiple, logicaly interrelated databases distributed over a computer network. A distributed database management system (distributed DBMS) is then defined as the software system that permits the management of the DDBS and makes the distribution transparent to the users. The two important terms in these definitions are "logically interrelated" and "distributed over a network." They help eliminate certain cases that have sometimes been accepted to represent a DDBS. (Ozsu, Valduriez, 1999)

References

Dye Charles, (1999). "Oracle Distributed Systems"

(pp 8.). Sebastopol, CA: O'Reilly & Associates, Inc., ISBN 1-56592-432-0

Ozsu M. Tamer, Valduriez Patrick (1999). "Principles of Distributed Database Systems, 2de."

(pp 4.). Upper Saddle River, New Jersey: Prentice-Hall, Inc., ISBN 0-13-659707-6


Back | Home | Top | Feedback | Site Search


E-Mail Me

This site is brought to you by
Bob Betterton; 2001 - 2011.

This page was last updated on 02/07/2004
Copyright, RDB Prime Engineering



This Page has been accessed " 4573" times.