Exam 12: Distributed Database Management Systems
Exam 1: Database Systems70 Questions
Exam 2: Data Models70 Questions
Exam 3: The Relational Database Model100 Questions
Exam 4: Entity Relationship (ER)Modeling100 Questions
Exam 5: Advanced Data Modeling70 Questions
Exam 6: Normalization of Database Tables100 Questions
Exam 7: Introduction to Structured Query Language (SQL)100 Questions
Exam 8: Advanced SQL100 Questions
Exam 9: Database Design100 Questions
Exam 10: Transaction Management and Concurrency Control70 Questions
Exam 11: Database Performance Tuning and Query Optimization70 Questions
Exam 12: Distributed Database Management Systems70 Questions
Exam 13: Business Intelligence and Data Warehouses100 Questions
Exam 14: Database Connectivity and Web Technologies100 Questions
Exam 15: Database Administration and Security100 Questions
Select questions type
____ is the highest level of transparency.The end user or programmer does not need to know that a database is partitioned.
Free
(Multiple Choice)
4.8/5
(35)
Correct Answer:
B
Explain heterogeneous distributed database systems.
Free
(Essay)
4.8/5
(29)
Correct Answer:
Homogeneous DDBMSs integrate multiple instances of the same DBMS over a network-for example,multiple instances of Oracle 11g running on different platforms.In contrast,heterogeneous DDBMSs integrate different types of DBMSs over a network,but all support the same data model.A fully heterogeneous DDBMS will support different DBMSs,each one supporting a different data model,running under different computer systems.
____ transparency exists when the end user or programmer must specify the database fragment names but does not need to specify where these fragments are located.
Free
(Multiple Choice)
4.8/5
(24)
Correct Answer:
B
A distributed database is composed of several parts known as database ____.
(Multiple Choice)
4.8/5
(33)
The objective of ____ optimization is to minimize the total cost associated with the execution of a request.
(Multiple Choice)
4.8/5
(29)
A fully distributed DBMS must perform all the functions of a centralized DBMS,and it must handle all necessary functions imposed by the distribution of data and processing.
(True/False)
4.7/5
(25)
Under the ____ scenario,multiple processes run on different computers sharing a single data repository.
(Multiple Choice)
4.9/5
(33)
Distributed database systems do not require complex mechanisms to manage transactions and ensure the database's consistency and integrity.
(True/False)
4.8/5
(38)
Both distributed processing and distributed databases require a network to connect all components.
(True/False)
4.8/5
(40)
A DBMS must have validation,transformation,and mapping functions,as well as other functions,in order to be classified as distributed.
(True/False)
4.8/5
(35)
____ fragmentation allows you to break a single object into two or more segments or fragments.
(Multiple Choice)
4.8/5
(33)
In order to manage distributed data,copies or parts of the database processing functions must be distributed to all data storage sites.
(True/False)
4.8/5
(39)
The ability to execute a ____ request provides fully distributed database processing because you can partition a database table into several fragments.
(Multiple Choice)
4.8/5
(30)
____ distributed database systems integrate different types of centralized DBMSs over a network.
(Multiple Choice)
4.8/5
(27)
The World Wide Web (the Web)is the repository for distributed data.
(True/False)
5.0/5
(33)
In a DDBMS,query ____________________ is used to find the best access strategy.
(Short Answer)
4.8/5
(32)
The _________________________ scenario is typical of most mainframe and midrange server computer DBMSs.
(Short Answer)
4.8/5
(39)
In a DDBMS,____________________ control is used to manage simultaneous data access and ensure data consistency across database fragments.
(Short Answer)
4.9/5
(36)
Showing 1 - 20 of 70
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)