Need for distributed database systems, Database Management System

Assignment Help:

Need For Distributed Database Systems

A distributed database is a set of database kept on multiple computers that appears to applications as a one database. As a result, an application can concurrently access and modify the data in various databases in a network. Every database in the system is controlled by its local server but cooperates to maintain the consistency of the global distributed database. Computers in a distributed system communicate with each other by various communication media, such as telephone line or high-speed buses. They don't share main memory, nor a clock, while, to work properly many applications on dissimilar computers may have to synchronise their clocks. In some cases the absolute time may be significant and the clocks may have to be synchronised with atomic clocks.

The processors in a distributed system may differ in size and function such as workstation, small microcomputers, minicomputers, and large general-purpose computer system. These processors are referred to by nodes, sites, computers, and so on, depending on the context in which they are mentioned. We mostly use the term site, in order to emphasise the physical distribution of these systems.

A distributed database system has of a collection of sites, every of which may participate in the implementation of transactions, which access data at one site, or various sites. The main difference among centralised and distributed database systems is that, in the former, the data resides in one Centralised control, while in the latter; the data resides in various sets under the control of local

distributed DBMS components which are under the control of single DBMS. As we shall see, this distribution of data is the cause of many problems that will be addressed in this unit.

Independent or decentralised systems were normally used in previous days. There was duplication of hardware and other facilities. Evolution of computer systems is also led to incompatible procedures and is short of of management control. A centralised database system was then evolved. In the centralised database the DBMS and data reside at a one database instance. Though for recovery purposes we keep redundant database information yet it is under the control of a one DBMS. A more enhancement of the centralised database system may be to give access to centralised data from a number of distributed locations by a network. In such a system a site failure except the central site will not result in total system failure. Though, communication technology has greatly better yet the centralised approach may create troubles for an organization that has geographically dispersed operations and data has to be accessed from a centralised database. Some of the troubles may be:

a. loss of messages among a local and central site;

b. failure of communication links among local and central site. This would make the system unreliable;

c. excessive load on the central site would delay accesses and queries. A one site would have to bear a large number of transactions and hence would need large computing systems.

The troubles as above could be addressed using distributed database systems. It improves the sharability and reliability of data and the efficiency of data access. Distributed Database Systems can be taken a system connected to intelligent remote devices each of which can itself act as a local database repository. All data is accessible from each site. The distributed system increases the effectiveness of access because multiple of sites can co-ordinate efficiently to respond to a query and control & processing is limited to this DBMS.


Related Discussions:- Need for distributed database systems

What is natural language interfaces, What is Natural Language Interfaces? ...

What is Natural Language Interfaces? Natural Language Interfaces - These interfaces accept requests written within English or a few other language and attempt to "understand" t

Differentiate between static hashing and dynamic hashing, Differentiate bet...

Differentiate between static hashing and dynamic hashing.  Ans: Static Hashing comprises the number of primary pages in the directory fixed. So, while a bucket is full, we requ

Find names of employees, Consider the relations EMP(ENO,ENAME,AGE,BASIC_S...

Consider the relations EMP(ENO,ENAME,AGE,BASIC_SALARY) WORK_IN(ENO,DNO) DEPT(DNO,DNAME,CITY) Express the following queries in SQL (i) Find names of employees who work in a dep

Define sequence, Define Sequence A sequence is a set of integers 1, 2, ...

Define Sequence A sequence is a set of integers 1, 2, 3 that are generated in order on demand. Sequences are regularly used in databases because lots of applications require ev

Design and build a data mart, You are required to design and build a data m...

You are required to design and build a data mart/data warehouse using Oracle. A national bank allocates funding every year for its local branches to provide temporary staff cove

State the technique for converting a state diagram to code, Q. State the Te...

Q. State the Technique for converting a state diagram to code. i) Identify the major control path. Starting with first state, find the path from diagram that corresponds

For known, What are the function of DBA?

What are the function of DBA?

Explain the disadvantages of file oriented approach, Explain the disadvanta...

Explain the disadvantages of file oriented approach? In the oriented approach Applications are designed in isolation. Design of application is optimized for one application. In

Update operations in dbms - insert operation, Update Operations and Dealing...

Update Operations and Dealing with Constraint Violations There are three basic operations to be executes on relations: Insertion Deletion Update The INSER

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd