Deck 12: Distributed Database Management Systems

Full screen (f)
exit full mode
Question
Distributed processing shares the database's logical processing among two or more physically independent sites that are connected through a network.
Use Space or
up arrow
down arrow
to flip the card.
Question
One of the advantages of a DDBMS is security.
Question
In order to manage distributed data,copies or parts of the database processing functions must be distributed to all data storage sites.
Question
Both distributed processing and distributed databases require a network to connect all components.
Question
A DBMS must have validation,transformation,and mapping functions,as well as other functions,in order to be classified as distributed.
Question
One of the advantages of a DDBMS is that the data is located near the site with the least demand.
Question
One of the advantages of a DDBMS is growth facilitation.
Question
A DDBMS governs the storage and processing of logically related data over interconnected computer systems.
Question
Distributed database systems do not require complex mechanisms to manage transactions and ensure the database's consistency and integrity.
Question
The World Wide Web (the Web)is the repository for distributed data.
Question
The inherently complex distributed data environment increases the urgency for standard protocols governing transaction management.
Question
One of the advantages of a DDBMS is improved communication.
Question
The TP is the software component found in each computer that requests data.
Question
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.
Question
A remote transaction,composed of several requests,may access data at multiple sites.
Question
Current DDBMSs are subject to some problems,such as the complexity of management and control.
Question
A DDBMS must be communications-media-dependent.
Question
A transaction processor is the software component residing on each computer that stores and retrieves data located at the site.
Question
A distributed database system requires functional characteristics that can be grouped and described as transparency features.
Question
Distributed processing does not require a distributed database,and a distributed database does not require distributed processing.
Question
____ transparency allows the integration of several different local DBMSs under a common,or global,schema.

A) Transaction
B) Performance
C) Distribution
D) Heterogeneity
Question
____ 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.

A) Transaction
B) Location
C) Local mapping
D) Fragmentation
Question
The ____ processor is the software component found in each computer that requests data.It receives and processes the application's data requests.

A) database
B) transaction
C) data
D) network
Question
____ is a disadvantage of a DDBMS.

A) Data is located near the "greatest demand" site
B) Growth facilitation
C) Danger of a single-point failure
D) Lack of standards
Question
____ is the highest level of transparency.The end user or programmer does not need to know that a database is partitioned.

A) Performance
B) Fragmentation
C) Location
D) Local mapping
Question
The ____ processor is the software component residing on each computer that stores and retrieves data located at the site.

A) transaction
B) network
C) data
D) management
Question
____ transparency allows a distributed database to be treated as a single logical database.

A) Distribution
B) Transaction
C) Failure
D) Performance
Question
____ is a disadvantage of a DDBMS.

A) Processor independence
B) User-friendly interface
C) Security
D) Faster data access
Question
____ distributed database systems integrate only one type of centralized DBMS over a network.

A) Homogeneous
B) Heterogeneous
C) Fully heterogeneous
D) Combination
Question
The ____ scenario describes a fully distributed DBMS with support for multiple data processors and transaction processors at multiple sites.

A) multiple-site processing,single-site data
B) single-site processing,multiple-site data
C) single-site processing,single-site data
D) multiple-site processing,multiple-site data
Question
____ is an advantage of a DDBMS.

A) Reduced operating cost
B) Simplicity of management and control
C) Decreased storage requirements
D) Decreased training cost
Question
Under the ____ scenario,multiple processes run on different computers sharing a single data repository.

A) single-site processing,single-site data
B) multiple-site processing,single-site data
C) single-site processing,multiple-site data
D) multiple-site processing,multiple-site data
Question
____ transparency allows a transaction to update data at several network sites.

A) Transaction
B) Distribution
C) Failure
D) Performance
Question
A ____ distributed database system will support different DBMSs that may even support different models running under different computer systems.

A) fully heterogeneous
B) fully homogeneous
C) homogeneous
D) heterogeneous
Question
____ transparency ensures that the system will continue to operate in the event of a node failure.

A) Transaction
B) Distribution
C) Failure
D) Performance
Question
____ transparency allows the system to perform as if it were a centralized database management system.

A) Heterogeneity
B) Distribution
C) Performance
D) Failure
Question
____ distributed database systems integrate different types of centralized DBMSs over a network.

A) Homogeneous
B) Heterogeneous
C) Fully homogeneous
D) Combination
Question
A distributed database is composed of several parts known as database ____.

A) sections
B) fragments
C) partitions
D) parts
Question
____ transparency exists when the end user or programmer must specify both the fragment names and their locations.

A) Local mapping
B) Location
C) Performance
D) Transaction
Question
A ____ contains the description of the entire database as seen by the database administrator.

A) distributed global dictionary
B) distributed data dictionary
C) distributed global schema
D) distributed data schema
Question
____ fragmentation allows you to break a single object into two or more segments or fragments.

A) Horizontal
B) Vertical
C) Data
D) Mixed
Question
One of the advantages of a DDBMS is processor ____________________.
Question
A ____ query optimization algorithm is based on a set of user-defined rules to determine the best access strategy.

A) statistically based
B) rule-based
C) manual
D) dynamic
Question
In a DDBMS,query ____________________ is used to find the best access strategy.
Question
____ query optimization takes place at execution time.

A) Automatic
B) Static
C) Manual
D) Dynamic
Question
____ fragmentation refers to the division of a relation into attribute subsets.

A) Data
B) Horizontal
C) Vertical
D) Mixed
Question
In a DDBMS,____________________ control is used to manage simultaneous data access and ensure data consistency across database fragments.
Question
The ____ rule requires that all copies of data fragments be identical.

A) shared fragment
B) mutual consistency
C) horizontal fragmentation
D) replication
Question
____________________ management ensures that data move from one consistent state to another,including synchronization of local and remote transactions.
Question
A distributed ____ allows a transaction to reference several different remote database processing sites.

A) request
B) site
C) data location
D) transaction
Question
One of the advantages of a DDBMS is ____________________ operating cost.
Question
A transaction processor is also known as the ____________________ processor.
Question
____ fragmentation refers to the division of a relation into subsets of tuples.

A) Vertical
B) Horizontal
C) Data
D) Mixed
Question
____ query optimization takes place at compilation time.

A) Dynamic
B) Static
C) Automatic
D) Manual
Question
One of the advantages of a DDBMS is less danger of a single-____________________ failure.
Question
The __________________________________________________ scenario is typical of most mainframe and midrange server computer DBMSs.
Question
A user-friendly ____________________ is one advantage of a DDBMS.
Question
In a DDBMS,____________________ occurs to determine the data location of local and remote fragments.
Question
____ query optimization means that the DDBMS finds the most cost-effective access path without user intervention.

A) Static
B) Dynamic
C) Automatic
D) Commit
Question
What is a disadvantage of client/server applications?

A) There are more people with PC skills than with mainframe skills in the job market.
B) The PC is not well established in the workplace.
C) An increase in the number of users and processing sites often paves the way for security problems.
D) There is a considerable cost disadvantage to offloading applications development from the mainframe to powerful PCs.
Question
Describe performance transparency and heterogeneity transparency.
Question
The ____________________ fragment condition indicates that each row is unique,regardless of the fragment in which it is located.
Question
The database description,known as the distributed ____________________ schema,is the common database schema used by local TPs to translate user requests into subqueries (remote requests)that will be processed by different DPs.
Question
Explain heterogeneous distributed database systems.
Question
A fully distributed database management system must perform all of the functions of a centralized DBMS.What are these functions?
Question
The ____________________ commit protocol guarantees that if a portion of a transaction operation cannot be committed,all changes made at the other sites participating in the transaction will be undone to maintain a consistent database state.
Question
What is transaction transparency? What are some of the basic concepts that you should know to understand how transactions are managed in a DDBMS?
Question
The DO-UNDO-REDO protocol defines three types of operations.What are they?
Question
If a DDBMS exhibits ____________________ transparency,the user does not need to know that the data are partitioned-meaning the table's rows and columns are split vertically or horizontally and stored among multiple sites.
Question
Typically,the __________________________________________________ scenario requires a network file server running conventional applications that are accessed through a network.
Unlock Deck
Sign up to unlock the cards in this deck!
Unlock Deck
Unlock Deck
1/70
auto play flashcards
Play
simple tutorial
Full screen (f)
exit full mode
Deck 12: Distributed Database Management Systems
1
Distributed processing shares the database's logical processing among two or more physically independent sites that are connected through a network.
True
2
One of the advantages of a DDBMS is security.
False
3
In order to manage distributed data,copies or parts of the database processing functions must be distributed to all data storage sites.
True
4
Both distributed processing and distributed databases require a network to connect all components.
Unlock Deck
Unlock for access to all 70 flashcards in this deck.
Unlock Deck
k this deck
5
A DBMS must have validation,transformation,and mapping functions,as well as other functions,in order to be classified as distributed.
Unlock Deck
Unlock for access to all 70 flashcards in this deck.
Unlock Deck
k this deck
6
One of the advantages of a DDBMS is that the data is located near the site with the least demand.
Unlock Deck
Unlock for access to all 70 flashcards in this deck.
Unlock Deck
k this deck
7
One of the advantages of a DDBMS is growth facilitation.
Unlock Deck
Unlock for access to all 70 flashcards in this deck.
Unlock Deck
k this deck
8
A DDBMS governs the storage and processing of logically related data over interconnected computer systems.
Unlock Deck
Unlock for access to all 70 flashcards in this deck.
Unlock Deck
k this deck
9
Distributed database systems do not require complex mechanisms to manage transactions and ensure the database's consistency and integrity.
Unlock Deck
Unlock for access to all 70 flashcards in this deck.
Unlock Deck
k this deck
10
The World Wide Web (the Web)is the repository for distributed data.
Unlock Deck
Unlock for access to all 70 flashcards in this deck.
Unlock Deck
k this deck
11
The inherently complex distributed data environment increases the urgency for standard protocols governing transaction management.
Unlock Deck
Unlock for access to all 70 flashcards in this deck.
Unlock Deck
k this deck
12
One of the advantages of a DDBMS is improved communication.
Unlock Deck
Unlock for access to all 70 flashcards in this deck.
Unlock Deck
k this deck
13
The TP is the software component found in each computer that requests data.
Unlock Deck
Unlock for access to all 70 flashcards in this deck.
Unlock Deck
k this deck
14
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.
Unlock Deck
Unlock for access to all 70 flashcards in this deck.
Unlock Deck
k this deck
15
A remote transaction,composed of several requests,may access data at multiple sites.
Unlock Deck
Unlock for access to all 70 flashcards in this deck.
Unlock Deck
k this deck
16
Current DDBMSs are subject to some problems,such as the complexity of management and control.
Unlock Deck
Unlock for access to all 70 flashcards in this deck.
Unlock Deck
k this deck
17
A DDBMS must be communications-media-dependent.
Unlock Deck
Unlock for access to all 70 flashcards in this deck.
Unlock Deck
k this deck
18
A transaction processor is the software component residing on each computer that stores and retrieves data located at the site.
Unlock Deck
Unlock for access to all 70 flashcards in this deck.
Unlock Deck
k this deck
19
A distributed database system requires functional characteristics that can be grouped and described as transparency features.
Unlock Deck
Unlock for access to all 70 flashcards in this deck.
Unlock Deck
k this deck
20
Distributed processing does not require a distributed database,and a distributed database does not require distributed processing.
Unlock Deck
Unlock for access to all 70 flashcards in this deck.
Unlock Deck
k this deck
21
____ transparency allows the integration of several different local DBMSs under a common,or global,schema.

A) Transaction
B) Performance
C) Distribution
D) Heterogeneity
Unlock Deck
Unlock for access to all 70 flashcards in this deck.
Unlock Deck
k this deck
22
____ 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.

A) Transaction
B) Location
C) Local mapping
D) Fragmentation
Unlock Deck
Unlock for access to all 70 flashcards in this deck.
Unlock Deck
k this deck
23
The ____ processor is the software component found in each computer that requests data.It receives and processes the application's data requests.

A) database
B) transaction
C) data
D) network
Unlock Deck
Unlock for access to all 70 flashcards in this deck.
Unlock Deck
k this deck
24
____ is a disadvantage of a DDBMS.

A) Data is located near the "greatest demand" site
B) Growth facilitation
C) Danger of a single-point failure
D) Lack of standards
Unlock Deck
Unlock for access to all 70 flashcards in this deck.
Unlock Deck
k this deck
25
____ is the highest level of transparency.The end user or programmer does not need to know that a database is partitioned.

A) Performance
B) Fragmentation
C) Location
D) Local mapping
Unlock Deck
Unlock for access to all 70 flashcards in this deck.
Unlock Deck
k this deck
26
The ____ processor is the software component residing on each computer that stores and retrieves data located at the site.

A) transaction
B) network
C) data
D) management
Unlock Deck
Unlock for access to all 70 flashcards in this deck.
Unlock Deck
k this deck
27
____ transparency allows a distributed database to be treated as a single logical database.

A) Distribution
B) Transaction
C) Failure
D) Performance
Unlock Deck
Unlock for access to all 70 flashcards in this deck.
Unlock Deck
k this deck
28
____ is a disadvantage of a DDBMS.

A) Processor independence
B) User-friendly interface
C) Security
D) Faster data access
Unlock Deck
Unlock for access to all 70 flashcards in this deck.
Unlock Deck
k this deck
29
____ distributed database systems integrate only one type of centralized DBMS over a network.

A) Homogeneous
B) Heterogeneous
C) Fully heterogeneous
D) Combination
Unlock Deck
Unlock for access to all 70 flashcards in this deck.
Unlock Deck
k this deck
30
The ____ scenario describes a fully distributed DBMS with support for multiple data processors and transaction processors at multiple sites.

A) multiple-site processing,single-site data
B) single-site processing,multiple-site data
C) single-site processing,single-site data
D) multiple-site processing,multiple-site data
Unlock Deck
Unlock for access to all 70 flashcards in this deck.
Unlock Deck
k this deck
31
____ is an advantage of a DDBMS.

A) Reduced operating cost
B) Simplicity of management and control
C) Decreased storage requirements
D) Decreased training cost
Unlock Deck
Unlock for access to all 70 flashcards in this deck.
Unlock Deck
k this deck
32
Under the ____ scenario,multiple processes run on different computers sharing a single data repository.

A) single-site processing,single-site data
B) multiple-site processing,single-site data
C) single-site processing,multiple-site data
D) multiple-site processing,multiple-site data
Unlock Deck
Unlock for access to all 70 flashcards in this deck.
Unlock Deck
k this deck
33
____ transparency allows a transaction to update data at several network sites.

A) Transaction
B) Distribution
C) Failure
D) Performance
Unlock Deck
Unlock for access to all 70 flashcards in this deck.
Unlock Deck
k this deck
34
A ____ distributed database system will support different DBMSs that may even support different models running under different computer systems.

A) fully heterogeneous
B) fully homogeneous
C) homogeneous
D) heterogeneous
Unlock Deck
Unlock for access to all 70 flashcards in this deck.
Unlock Deck
k this deck
35
____ transparency ensures that the system will continue to operate in the event of a node failure.

A) Transaction
B) Distribution
C) Failure
D) Performance
Unlock Deck
Unlock for access to all 70 flashcards in this deck.
Unlock Deck
k this deck
36
____ transparency allows the system to perform as if it were a centralized database management system.

A) Heterogeneity
B) Distribution
C) Performance
D) Failure
Unlock Deck
Unlock for access to all 70 flashcards in this deck.
Unlock Deck
k this deck
37
____ distributed database systems integrate different types of centralized DBMSs over a network.

A) Homogeneous
B) Heterogeneous
C) Fully homogeneous
D) Combination
Unlock Deck
Unlock for access to all 70 flashcards in this deck.
Unlock Deck
k this deck
38
A distributed database is composed of several parts known as database ____.

A) sections
B) fragments
C) partitions
D) parts
Unlock Deck
Unlock for access to all 70 flashcards in this deck.
Unlock Deck
k this deck
39
____ transparency exists when the end user or programmer must specify both the fragment names and their locations.

A) Local mapping
B) Location
C) Performance
D) Transaction
Unlock Deck
Unlock for access to all 70 flashcards in this deck.
Unlock Deck
k this deck
40
A ____ contains the description of the entire database as seen by the database administrator.

A) distributed global dictionary
B) distributed data dictionary
C) distributed global schema
D) distributed data schema
Unlock Deck
Unlock for access to all 70 flashcards in this deck.
Unlock Deck
k this deck
41
____ fragmentation allows you to break a single object into two or more segments or fragments.

A) Horizontal
B) Vertical
C) Data
D) Mixed
Unlock Deck
Unlock for access to all 70 flashcards in this deck.
Unlock Deck
k this deck
42
One of the advantages of a DDBMS is processor ____________________.
Unlock Deck
Unlock for access to all 70 flashcards in this deck.
Unlock Deck
k this deck
43
A ____ query optimization algorithm is based on a set of user-defined rules to determine the best access strategy.

A) statistically based
B) rule-based
C) manual
D) dynamic
Unlock Deck
Unlock for access to all 70 flashcards in this deck.
Unlock Deck
k this deck
44
In a DDBMS,query ____________________ is used to find the best access strategy.
Unlock Deck
Unlock for access to all 70 flashcards in this deck.
Unlock Deck
k this deck
45
____ query optimization takes place at execution time.

A) Automatic
B) Static
C) Manual
D) Dynamic
Unlock Deck
Unlock for access to all 70 flashcards in this deck.
Unlock Deck
k this deck
46
____ fragmentation refers to the division of a relation into attribute subsets.

A) Data
B) Horizontal
C) Vertical
D) Mixed
Unlock Deck
Unlock for access to all 70 flashcards in this deck.
Unlock Deck
k this deck
47
In a DDBMS,____________________ control is used to manage simultaneous data access and ensure data consistency across database fragments.
Unlock Deck
Unlock for access to all 70 flashcards in this deck.
Unlock Deck
k this deck
48
The ____ rule requires that all copies of data fragments be identical.

A) shared fragment
B) mutual consistency
C) horizontal fragmentation
D) replication
Unlock Deck
Unlock for access to all 70 flashcards in this deck.
Unlock Deck
k this deck
49
____________________ management ensures that data move from one consistent state to another,including synchronization of local and remote transactions.
Unlock Deck
Unlock for access to all 70 flashcards in this deck.
Unlock Deck
k this deck
50
A distributed ____ allows a transaction to reference several different remote database processing sites.

A) request
B) site
C) data location
D) transaction
Unlock Deck
Unlock for access to all 70 flashcards in this deck.
Unlock Deck
k this deck
51
One of the advantages of a DDBMS is ____________________ operating cost.
Unlock Deck
Unlock for access to all 70 flashcards in this deck.
Unlock Deck
k this deck
52
A transaction processor is also known as the ____________________ processor.
Unlock Deck
Unlock for access to all 70 flashcards in this deck.
Unlock Deck
k this deck
53
____ fragmentation refers to the division of a relation into subsets of tuples.

A) Vertical
B) Horizontal
C) Data
D) Mixed
Unlock Deck
Unlock for access to all 70 flashcards in this deck.
Unlock Deck
k this deck
54
____ query optimization takes place at compilation time.

A) Dynamic
B) Static
C) Automatic
D) Manual
Unlock Deck
Unlock for access to all 70 flashcards in this deck.
Unlock Deck
k this deck
55
One of the advantages of a DDBMS is less danger of a single-____________________ failure.
Unlock Deck
Unlock for access to all 70 flashcards in this deck.
Unlock Deck
k this deck
56
The __________________________________________________ scenario is typical of most mainframe and midrange server computer DBMSs.
Unlock Deck
Unlock for access to all 70 flashcards in this deck.
Unlock Deck
k this deck
57
A user-friendly ____________________ is one advantage of a DDBMS.
Unlock Deck
Unlock for access to all 70 flashcards in this deck.
Unlock Deck
k this deck
58
In a DDBMS,____________________ occurs to determine the data location of local and remote fragments.
Unlock Deck
Unlock for access to all 70 flashcards in this deck.
Unlock Deck
k this deck
59
____ query optimization means that the DDBMS finds the most cost-effective access path without user intervention.

A) Static
B) Dynamic
C) Automatic
D) Commit
Unlock Deck
Unlock for access to all 70 flashcards in this deck.
Unlock Deck
k this deck
60
What is a disadvantage of client/server applications?

A) There are more people with PC skills than with mainframe skills in the job market.
B) The PC is not well established in the workplace.
C) An increase in the number of users and processing sites often paves the way for security problems.
D) There is a considerable cost disadvantage to offloading applications development from the mainframe to powerful PCs.
Unlock Deck
Unlock for access to all 70 flashcards in this deck.
Unlock Deck
k this deck
61
Describe performance transparency and heterogeneity transparency.
Unlock Deck
Unlock for access to all 70 flashcards in this deck.
Unlock Deck
k this deck
62
The ____________________ fragment condition indicates that each row is unique,regardless of the fragment in which it is located.
Unlock Deck
Unlock for access to all 70 flashcards in this deck.
Unlock Deck
k this deck
63
The database description,known as the distributed ____________________ schema,is the common database schema used by local TPs to translate user requests into subqueries (remote requests)that will be processed by different DPs.
Unlock Deck
Unlock for access to all 70 flashcards in this deck.
Unlock Deck
k this deck
64
Explain heterogeneous distributed database systems.
Unlock Deck
Unlock for access to all 70 flashcards in this deck.
Unlock Deck
k this deck
65
A fully distributed database management system must perform all of the functions of a centralized DBMS.What are these functions?
Unlock Deck
Unlock for access to all 70 flashcards in this deck.
Unlock Deck
k this deck
66
The ____________________ commit protocol guarantees that if a portion of a transaction operation cannot be committed,all changes made at the other sites participating in the transaction will be undone to maintain a consistent database state.
Unlock Deck
Unlock for access to all 70 flashcards in this deck.
Unlock Deck
k this deck
67
What is transaction transparency? What are some of the basic concepts that you should know to understand how transactions are managed in a DDBMS?
Unlock Deck
Unlock for access to all 70 flashcards in this deck.
Unlock Deck
k this deck
68
The DO-UNDO-REDO protocol defines three types of operations.What are they?
Unlock Deck
Unlock for access to all 70 flashcards in this deck.
Unlock Deck
k this deck
69
If a DDBMS exhibits ____________________ transparency,the user does not need to know that the data are partitioned-meaning the table's rows and columns are split vertically or horizontally and stored among multiple sites.
Unlock Deck
Unlock for access to all 70 flashcards in this deck.
Unlock Deck
k this deck
70
Typically,the __________________________________________________ scenario requires a network file server running conventional applications that are accessed through a network.
Unlock Deck
Unlock for access to all 70 flashcards in this deck.
Unlock Deck
k this deck
locked card icon
Unlock Deck
Unlock for access to all 70 flashcards in this deck.