Vidyalelo
Database · all questions

Distributed Databases
practice.

Practice every MCQ with options. Use Show answers when you want the correct option and solution.

30

Questions

1/2

Page

Pick an option on a question to see the right answer and solution.

A distributed database has which of the following advantages over a centralized database?

Select an option to see the answer and solution.

An autonomous homogenous environment is which of the following?

Select an option to see the answer and solution.

A transaction manager is which of the following?

Select an option to see the answer and solution.

Location transparency allows for which of the following?

Select an option to see the answer and solution.

A heterogeneous distributed database is which of the following?

Select an option to see the answer and solution.

Some of the columns of a relation are at different sites is which of the following?

Select an option to see the answer and solution.

Which of the following is true concerning a global transaction?

Select an option to see the answer and solution.

A homogenous distributed database is which of the following?

Select an option to see the answer and solution.

Replication should be used when which of the following exist?

Select an option to see the answer and solution.

Storing a separate copy of the database at multiple locations is which of the following?

Select an option to see the answer and solution.

A distributed database is which of the following?

Select an option to see the answer and solution.

A semijoin is which of the following?

Select an option to see the answer and solution.

Which of the following is a disadvantage of replication?

Select an option to see the answer and solution.

A distributed database can use which of the following strategies?

Select an option to see the answer and solution.

Which of the following is not one of the stages in the evolution of distributed DBMS?

Select an option to see the answer and solution.

With failure transparency, all of the actions of a transaction are committed or none of them are committed.

Select an option to see the answer and solution.

Each site (or node) in a distributed system is subject to the same types of failure as in a centralized system.

Select an option to see the answer and solution.

Replication may use either synchronous or asynchronous distributed database technologies, although asynchronous technologies are more typical in a replicated environment.

Select an option to see the answer and solution.

Synchronization for pull replication is less disruptive and occurs only when needed by each site, not when a central master site thinks it is best to update.

Select an option to see the answer and solution.

With asynchronous technology, if any copy of a data item is updated anywhere on the network, the same update is immediately applied to all other copies or it is aborted.

Select an option to see the answer and solution.