Introduction to Distributed Databases

Choose a study mode

Play Quiz
Study Flashcards
Spaced Repetition
Chat to Lesson

Podcast

Play an AI-generated podcast conversation about this lesson
Download our mobile app to listen on the go
Get App

Questions and Answers

What defines a distributed database system?

  • Limited to one system
  • Spread over different sites (correct)
  • Managed by a single user
  • Located on a single site

What is a characteristic of a homogeneous database?

  • Stores database identically at all sites (correct)
  • Uses different database management systems at each site
  • Uses different data models at each site
  • Requires translations for query processing

What is a challenge of a heterogeneous distributed database?

  • Compatibility among different sites
  • Uniform schema and software usage
  • Easy query processing without translations
  • Lack of awareness among sites (correct)

How is data stored in the replication approach?

<p>Stored redundantly at multiple sites (A)</p> Signup and view all the answers

Why might a distributed database system be required?

<p>To be accessed by various users globally (D)</p> Signup and view all the answers

In a fully redundant database, what is the advantage of having copies of data maintained at different sites?

<p>Increased availability of data at different sites and parallel processing of query requests (D)</p> Signup and view all the answers

What is a disadvantage of maintaining copies of data at different sites in a fully redundant database?

<p>Constant need for data updates and increased complexity of concurrency control (C)</p> Signup and view all the answers

Which type of fragmentation ensures that each tuple is assigned to at least one fragment?

<p>Horizontal fragmentation (D)</p> Signup and view all the answers

What is the main advantage of a distributed database system over a centralized database system?

<p>Higher availability, reliability, and better performance (A)</p> Signup and view all the answers

What are the characteristics of a distributed database management system (DDBMS)?

<p>Collection of logically related shared data, higher availability, and better performance (C)</p> Signup and view all the answers

What makes a homogeneous database easy to manage?

<p>All sites store database data identically (C)</p> Signup and view all the answers

What is the primary challenge of a heterogeneous distributed database?

<p>Different sites may use different schema and software (D)</p> Signup and view all the answers

What is the purpose of translations in a heterogeneous distributed database?

<p>To facilitate communication between different sites (B)</p> Signup and view all the answers

In which type of distributed data storage approach is the entire relationship stored redundantly at 2 or more sites?

<p>Replication (D)</p> Signup and view all the answers

What defines a distributed database system as being located on various sites that don’t share physical components?

<p>Heterogeneous database (A)</p> Signup and view all the answers

In a distributed database system, what is the advantage of using fragmentation?

<p>It distributes data and processing load to improve performance (D)</p> Signup and view all the answers

What is a disadvantage of horizontal fragmentation in a distributed database system?

<p>It complicates the process of reconstructing the original relation (D)</p> Signup and view all the answers

What is the main challenge of maintaining a fully redundant database with copies of data at different sites?

<p>Constant overhead due to data updating at all sites (B)</p> Signup and view all the answers

What distinguishes a hybrid fragmentation from horizontal and vertical fragmentation?

<p>It combines aspects of both horizontal and vertical fragmentation (A)</p> Signup and view all the answers

Why does a distributed database system provide higher availability and reliability compared to a centralized database system?

<p>It distributes data across multiple sites, allowing the system to continue functioning in case of site failure (A)</p> Signup and view all the answers

Flashcards are hidden until you start studying

More Like This

Distributed Databases Design Fundamentals
10 questions
Distributed Databases
10 questions

Distributed Databases

TopnotchCuboFuturism avatar
TopnotchCuboFuturism
Distributed Databases (DDB) Explained
40 questions
Use Quizgecko on...
Browser
Browser