answersLogoWhite

0


Best Answer

Three key issues we have to consider:

• Data Allocation: where are data placed? Data should be stored at site with "optimal" distribution.

• Fragmentation: relation may be divided into a number of sub-relations (called fragments) , which are stored in

different sites.

• Replication: copy of fragment may be maintained at several sites.

User Avatar

Wiki User

11y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What are distributed database design issues?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What are the advantage of distributed database over centralized database?

The database can be of two types either distributed or centralized . In distributed database the data is in different systems. In centralized database the data is in a single central system.We can categorize database as either distributed or centralized . In centralized database the data is in a single centralized system. While In distributed database the data is in different systems .


What is centralized database design?

Centralized design is one of the two major methods of designing a networked database, the other being distributed design. In a centralized design, all the database table schema and the data reside in one place where all of the users access it (i.e., central to the users.) Conversely, a distributed design replicates the schema in multiple places and segments the data amongst the multiple sets of tables. Each group of users accesses a particular distributed set of tables with the data relevant to their group. This improves data security and retrieval time for the users at the cost of increased complexity of database maintenance and backup.


What are distributed-databases in dbms?

As we know a database is used for storing data. A database may be centralized or may be distributed. A distributed database is one in which data is distributed in different systems.


When was Distributed Database Consulting created?

Distributed Database Consulting was created in 1997.


Explain architecture of Distributed Database systems Also explain the reasons for building distributed database systems?

1 Explain architecture of Distributed Database systems? Also, explain the reasons for building distributed database systems?


Is a dhcp database a distributed database similar to a dns database?

no


What are the distributed database access primitives?

dISTRIBUTED. DATABASE. ACCESS. PRIMITIVES. In the examples of the ... usemore powerful primitives


What is the importance of a distributed database?

The importance of a distributed database in that it allows for easy expansion and increased reliability . A distributed database does not contain all the information stored on one disk or attached to one CPU.


Structure of a distributed database system?

structure of distributed databases


Design a Web Database?

form_title=Design a Web Database form_header=Hire a developer to design a database to complement your business. What kind of business is the database design for?=_ What will you need the database design to offer?=_ Will you need ongoing support for the design?= () Yes () No () Not Sure


What has the author Wesley W Chu written?

Wesley W. Chu has written: 'Distributed Database Systems - Distributed Systems -' 'Distributed Processing and Database Systems'


What are application for distributed database?

A distributed database is a database in which portions of the database are stored on multiple computers within a network. Users have access to the portion of the database at their location so that they can access the data relevant to their tasks without interfering with the work of others. A centralized distributed database management system manages the database as if it were all stored on the same computer.