Exam 12: Distributed Databases
Exam 1: The Database Environment and Development Process173 Questions
Exam 2: Modeling Data in the Organization121 Questions
Exam 3: The Enhanced E-R Model and Business Rules74 Questions
Exam 4: Logical Database Design and the Relational Model120 Questions
Exam 5: Physical Database Design and Performance105 Questions
Exam 6: Introduction to SQL119 Questions
Exam 7: Advanced SQL111 Questions
Exam 8: Database Application Development100 Questions
Exam 9: Data Warehousing117 Questions
Exam 10: Data Quality and Integration102 Questions
Exam 11: Data and Database Administration116 Questions
Exam 12: Distributed Databases109 Questions
Exam 13: Object-Oriented Data Modeling91 Questions
Exam 14: Using Relational Databases to Provide Object Persistence113 Questions
Select questions type
A transaction manager is an algorithm that coordinates updates or aborts them.
(True/False)
4.8/5
(30)
A(n)________ is a single logical database spread physically across computers in multiple locations that are connected by a data communications link.
(Short Answer)
5.0/5
(27)
In a(n)________ replication strategy,the target,not the source,controls when a local database is updated.
(Short Answer)
4.9/5
(34)
In general,data should be located ________ to the applications that use those data.
(Short Answer)
4.8/5
(35)
With a pull strategy of replication,the ________ node determines when a database is updated.
(Multiple Choice)
4.8/5
(36)
A design goal for distributed databases to allow programmers to treat a data item replicated at several sites as though it were at one site is called:
(Multiple Choice)
4.8/5
(38)
With a two-phase commit strategy for synchronizing distributed data,committing a transaction is faster than if the originating location were able to work alone.
(True/False)
4.7/5
(34)
In a homogeneous environment,the same DBMS is used at each location.
(True/False)
4.9/5
(47)
Explain the difference between a synchronous and asynchronous distributed database.
(Essay)
4.9/5
(36)
Which of the following supports a simple path to other databases,without the benefits of one logical database?
(Multiple Choice)
4.9/5
(34)
________ is an application that can effectively employ snapshot replication in a distributed environment.
(Short Answer)
4.8/5
(33)
________ simplifies a query and rewrites it into a structured,relational algebra form.
(Short Answer)
4.9/5
(26)
A transaction that requires only reference to data that are stored at the site is a(n)________ transaction.
(Short Answer)
4.8/5
(30)
Data localization involves transforming a query into fragments that explicitly reference data at one site.
(True/False)
4.9/5
(38)
An algorithm designed to ensure that updates in a distributed database are coordinated is called a(n)________.
(Short Answer)
4.9/5
(29)
________ enables users and programmers to treat data as if it were located at one node even though it may move from node to node.
(Short Answer)
4.7/5
(30)
________ is an alternative to the use of locks in a distributed database.
(Short Answer)
4.9/5
(40)
________ insures that a transaction is successfully completed or else it is aborted.
(Multiple Choice)
4.8/5
(41)
With ________ all of the actions of a transaction are either committed or not committed.
(Multiple Choice)
4.8/5
(45)
Showing 41 - 60 of 109
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)