Deck 12: Distributed Database Management Systems

ملء الشاشة (f)
exit full mode
سؤال
A distributed database management system (DDBMS)must be communications-media-dependent.
استخدم زر المسافة أو
up arrow
down arrow
لقلب البطاقة.
سؤال
One of the advantages of a distributed database management system (DDBMS)is growth facilitation.
سؤال
A distributed database management system (DDBMS)governs the storage and processing of logically related data over interconnected computer systems.
سؤال
A transaction processor (TP)is the software component residing on each computer that stores and retrieves data located at the site.
سؤال
Current distributed database management system (DDBMS)are subject to some problems,such as the complexity of management and control
سؤال
The Internet is the repository for distributed data.
سؤال
One of the advantages of a distributed database management system (DDBMS)is that the data is located near the site with the least demand.
سؤال
Distributed processing shares a database's logical processing among two or more physically independent sites that are connected through a network.
سؤال
Distributed processing does not require a distributed database,and a distributed database does not require distributed processing.
سؤال
Rapid ad hoc data became unnecessary in the quick-response decision-making environment.
سؤال
Distributed data access was needed to support geographically dispersed business units.
سؤال
The level of transparency supported by the distributed database management system remains the same for all systems.
سؤال
A database management system (DBMS)must have validation,transformation,and mapping functions,as well as other functions,in order to be classified as distributed.
سؤال
In order to manage distributed data,copies or parts of the database processing functions must be distributed to all data storage sites.
سؤال
The transaction processor (TP)is the software component found in each computer that requests data.
سؤال
A fully distributed database management system (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.
سؤال
Distribution transparency is supported by a distributed data dictionary.
سؤال
One of the advantages of a distributed database management system (DDBMS)is security.
سؤال
In the single-site processing,single-site data (SPSD)scenario,all processing must be done on the end user's side of the system.
سؤال
Performance transparency ensures that the system finds the most cost-effective path to access remote data.
سؤال
A centralized database management is subject to a problem such as____________

A)a growing number of remote locations
B)maintaining and operating small database systems
C)dependence on multiple sites
D)organizational flexibility of the database
سؤال
A distributed can reference several different local or remote data processing sites.

A)request
B)site
C)data location
D)transaction
سؤال
A database management system needs to prepare the data for presentation to the end user or to an application program.

A)security
B)concurrency control
C)formatting
D)I/O interface
سؤال
A distributed database is composed of several parts known as database .

A)sections
B)fragments
C)partitions
D)parts
سؤال
transparency allows a physically dispersed database to be managed as though it were centralized.

A)Distribution
B)Transaction
C)Failure
D)Performance
سؤال
A distributed database system will support different database management systems (DBMS)that may even support different models running under different computer systems.

A)fully heterogeneous
B)fully homogeneous
C)homogeneous
D)heterogeneous
سؤال
transparency 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
سؤال
A remote transaction,composed of several requests,may access data at multiple sites.
سؤال
A lets a single SQL statement access the data that are to be processed by a single remote database processor.

A)remote request
B)remote transaction
C)distributed request
D)distributed transaction
سؤال
A disadvantage of a distributed database management system (DDBMS)is that:

A)it is slower in terms of data access.
B)adding new sites affects other sites' operations.
C)it is processor dependent.
D)there are lack of standards.
سؤال
Under the scenario,all record- and file-locking activities are performed at the end-user location.

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
سؤال
Distributed processing does not require:

A)database processing functions to be distributed to all data storage sites.
B)an existing distributed database.
C)a network of interconnected components.
D)multiple sites to share processing chores.
سؤال
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
سؤال
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
سؤال
_____ distributed database management system (DDBMS)integrate multiple instances of the same DBMS over a network.

A)Homogeneous
B)Heterogeneous
C)Fully heterogeneous
D)Combination
سؤال
Distributed database systems do not require complex mechanisms to manage transactions and ensure the database's consistency and integrity.
سؤال
In theory,a(n)can be an independent centralized database management system with proper interfaces to support remote access from other independent database management systems in the network.

A)transaction processor
B)application processor
C)transaction manager
D)data processor
سؤال
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
سؤال
A DDBMS is subject to which of the following restrictions?

A)Multiple instances of the same database should be integrated over a network.
B)All database processing must be done at a single site.
C)Rapid ad hoc data access is not possible.
D)Remote data access is provided on a read-only basis.
سؤال
transparency allows data to be updated simultaneously at several network sites.

A)Transaction
B)Distribution
C)Failure
D)Performance
سؤال
fragmentation refers to the division of a relation into attribute subsets.

A)Data
B)Horizontal
C)Vertical
D)Mixed
سؤال
is the delay imposed by the amount of time required for a data packet to make a round trip from point A to point B.

A)Data distribution
B)Replica transparency
C)Network latency
D)Network partitioning
سؤال
management ensures that data move from one consistent state to another.
سؤال
In a basic distributed processing environment,the distributed processing system shares the database chores among three sites connected through a .
سؤال
In a distributed database management system (DDBMS),query is used to find the best access strategy.
سؤال
A user-friendly is one advantage of a distributed database management system (DDBMS).
سؤال
The rule requires that all copies of data fragments be identical.

A)shared fragment
B)mutual consistency
C)horizontal fragmentation
D)replication
سؤال
fragmentation allows a user to break a single object into two or more segments,or fragments.

A)Horizontal
B)Vertical
C)Data
D)Request
سؤال
The 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.

A)DO-UNDO-REDO protocol
B)two-phase commit protocol (2PC)
C)coordinator protocol
D)write-ahead protocol
سؤال
The objective of optimization is to minimize the total cost associated with the execution of a request.

A)data
B)remote
C)transaction
D)query
سؤال
A request lets a single SQL statement reference data located at several different local or remote DP sites.

A)distributed
B)transaction
C)fragmented
D)remote
سؤال
A(n)database stores each database fragment at a single site.

A)partially replicated
B)unreplicated
C)fully replicated
D)partitioned
سؤال
fragmentation refers to the division of a relation into subsets of tuples.

A)Vertical
B)Horizontal
C)Data
D)Mixed
سؤال
A transaction processor is also known as the processor.
سؤال
One of the advantages of a distributed database management system (DDBMS)is less danger of a single- failure.
سؤال
The distributed database system must be of the computer hardware system.
سؤال
In a distributed database management system (DDBMS),occurs to determine the data location of local and remote fragments.
سؤال
One of the advantages of a distributed database management system (DDBMS)is operating cost.
سؤال
One of the advantages of a distributed database management system (DDBMS)is processor .
سؤال
In a distributed database management system (DDBMS),control is used to manage simultaneous data access and ensure data consistency across database fragments.
سؤال
Explain the difference between homogeneous and heterogeneous distributed database management systems (DDBMS).
سؤال
The protocol is used by a DP to roll transactions back and forward with the help of the system's transaction log entries.
سؤال
Describe any five of the 12 commandments formulated by C.J.Date for distributed databases.
سؤال
What is transaction transparency? What are some of the basic concepts that one should know to understand how transactions are managed in a distributed database management system (DDBMS)?
سؤال
Typically,the scenario requires a network file server running conventional applications that are accessed through a network.
سؤال
The scenario is typical of most mainframe and midrange UNIX/LINUX server database management systems (DBMS)
سؤال
describes the process of deciding where to locate data
سؤال
Discuss the CAP Theorem and the three desirable properties it mentions.
سؤال
The fragment condition indicates that no row has a duplicate,regardless of the fragment in which it is located.
سؤال
Describe performance transparency and heterogeneity transparency.
سؤال
The database description,known as the distributed schema,is the common database schema used by local transaction processors (TPs)to translate user requests into subqueries that will be processed by different data processors (DPs).
سؤال
The forces the log entry to be written to permanent storage before the actual operation takes place.
فتح الحزمة
قم بالتسجيل لفتح البطاقات في هذه المجموعة!
Unlock Deck
Unlock Deck
1/72
auto play flashcards
العب
simple tutorial
ملء الشاشة (f)
exit full mode
Deck 12: Distributed Database Management Systems
1
A distributed database management system (DDBMS)must be communications-media-dependent.
False
2
One of the advantages of a distributed database management system (DDBMS)is growth facilitation.
True
3
A distributed database management system (DDBMS)governs the storage and processing of logically related data over interconnected computer systems.
True
4
A transaction processor (TP)is the software component residing on each computer that stores and retrieves data located at the site.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 72 في هذه المجموعة.
فتح الحزمة
k this deck
5
Current distributed database management system (DDBMS)are subject to some problems,such as the complexity of management and control
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 72 في هذه المجموعة.
فتح الحزمة
k this deck
6
The Internet is the repository for distributed data.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 72 في هذه المجموعة.
فتح الحزمة
k this deck
7
One of the advantages of a distributed database management system (DDBMS)is that the data is located near the site with the least demand.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 72 في هذه المجموعة.
فتح الحزمة
k this deck
8
Distributed processing shares a database's logical processing among two or more physically independent sites that are connected through a network.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 72 في هذه المجموعة.
فتح الحزمة
k this deck
9
Distributed processing does not require a distributed database,and a distributed database does not require distributed processing.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 72 في هذه المجموعة.
فتح الحزمة
k this deck
10
Rapid ad hoc data became unnecessary in the quick-response decision-making environment.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 72 في هذه المجموعة.
فتح الحزمة
k this deck
11
Distributed data access was needed to support geographically dispersed business units.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 72 في هذه المجموعة.
فتح الحزمة
k this deck
12
The level of transparency supported by the distributed database management system remains the same for all systems.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 72 في هذه المجموعة.
فتح الحزمة
k this deck
13
A database management system (DBMS)must have validation,transformation,and mapping functions,as well as other functions,in order to be classified as distributed.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 72 في هذه المجموعة.
فتح الحزمة
k this deck
14
In order to manage distributed data,copies or parts of the database processing functions must be distributed to all data storage sites.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 72 في هذه المجموعة.
فتح الحزمة
k this deck
15
The transaction processor (TP)is the software component found in each computer that requests data.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 72 في هذه المجموعة.
فتح الحزمة
k this deck
16
A fully distributed database management system (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.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 72 في هذه المجموعة.
فتح الحزمة
k this deck
17
Distribution transparency is supported by a distributed data dictionary.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 72 في هذه المجموعة.
فتح الحزمة
k this deck
18
One of the advantages of a distributed database management system (DDBMS)is security.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 72 في هذه المجموعة.
فتح الحزمة
k this deck
19
In the single-site processing,single-site data (SPSD)scenario,all processing must be done on the end user's side of the system.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 72 في هذه المجموعة.
فتح الحزمة
k this deck
20
Performance transparency ensures that the system finds the most cost-effective path to access remote data.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 72 في هذه المجموعة.
فتح الحزمة
k this deck
21
A centralized database management is subject to a problem such as____________

A)a growing number of remote locations
B)maintaining and operating small database systems
C)dependence on multiple sites
D)organizational flexibility of the database
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 72 في هذه المجموعة.
فتح الحزمة
k this deck
22
A distributed can reference several different local or remote data processing sites.

A)request
B)site
C)data location
D)transaction
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 72 في هذه المجموعة.
فتح الحزمة
k this deck
23
A database management system needs to prepare the data for presentation to the end user or to an application program.

A)security
B)concurrency control
C)formatting
D)I/O interface
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 72 في هذه المجموعة.
فتح الحزمة
k this deck
24
A distributed database is composed of several parts known as database .

A)sections
B)fragments
C)partitions
D)parts
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 72 في هذه المجموعة.
فتح الحزمة
k this deck
25
transparency allows a physically dispersed database to be managed as though it were centralized.

A)Distribution
B)Transaction
C)Failure
D)Performance
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 72 في هذه المجموعة.
فتح الحزمة
k this deck
26
A distributed database system will support different database management systems (DBMS)that may even support different models running under different computer systems.

A)fully heterogeneous
B)fully homogeneous
C)homogeneous
D)heterogeneous
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 72 في هذه المجموعة.
فتح الحزمة
k this deck
27
transparency 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
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 72 في هذه المجموعة.
فتح الحزمة
k this deck
28
A remote transaction,composed of several requests,may access data at multiple sites.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 72 في هذه المجموعة.
فتح الحزمة
k this deck
29
A lets a single SQL statement access the data that are to be processed by a single remote database processor.

A)remote request
B)remote transaction
C)distributed request
D)distributed transaction
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 72 في هذه المجموعة.
فتح الحزمة
k this deck
30
A disadvantage of a distributed database management system (DDBMS)is that:

A)it is slower in terms of data access.
B)adding new sites affects other sites' operations.
C)it is processor dependent.
D)there are lack of standards.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 72 في هذه المجموعة.
فتح الحزمة
k this deck
31
Under the scenario,all record- and file-locking activities are performed at the end-user location.

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
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 72 في هذه المجموعة.
فتح الحزمة
k this deck
32
Distributed processing does not require:

A)database processing functions to be distributed to all data storage sites.
B)an existing distributed database.
C)a network of interconnected components.
D)multiple sites to share processing chores.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 72 في هذه المجموعة.
فتح الحزمة
k this deck
33
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
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 72 في هذه المجموعة.
فتح الحزمة
k this deck
34
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
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 72 في هذه المجموعة.
فتح الحزمة
k this deck
35
_____ distributed database management system (DDBMS)integrate multiple instances of the same DBMS over a network.

A)Homogeneous
B)Heterogeneous
C)Fully heterogeneous
D)Combination
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 72 في هذه المجموعة.
فتح الحزمة
k this deck
36
Distributed database systems do not require complex mechanisms to manage transactions and ensure the database's consistency and integrity.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 72 في هذه المجموعة.
فتح الحزمة
k this deck
37
In theory,a(n)can be an independent centralized database management system with proper interfaces to support remote access from other independent database management systems in the network.

A)transaction processor
B)application processor
C)transaction manager
D)data processor
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 72 في هذه المجموعة.
فتح الحزمة
k this deck
38
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
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 72 في هذه المجموعة.
فتح الحزمة
k this deck
39
A DDBMS is subject to which of the following restrictions?

A)Multiple instances of the same database should be integrated over a network.
B)All database processing must be done at a single site.
C)Rapid ad hoc data access is not possible.
D)Remote data access is provided on a read-only basis.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 72 في هذه المجموعة.
فتح الحزمة
k this deck
40
transparency allows data to be updated simultaneously at several network sites.

A)Transaction
B)Distribution
C)Failure
D)Performance
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 72 في هذه المجموعة.
فتح الحزمة
k this deck
41
fragmentation refers to the division of a relation into attribute subsets.

A)Data
B)Horizontal
C)Vertical
D)Mixed
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 72 في هذه المجموعة.
فتح الحزمة
k this deck
42
is the delay imposed by the amount of time required for a data packet to make a round trip from point A to point B.

A)Data distribution
B)Replica transparency
C)Network latency
D)Network partitioning
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 72 في هذه المجموعة.
فتح الحزمة
k this deck
43
management ensures that data move from one consistent state to another.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 72 في هذه المجموعة.
فتح الحزمة
k this deck
44
In a basic distributed processing environment,the distributed processing system shares the database chores among three sites connected through a .
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 72 في هذه المجموعة.
فتح الحزمة
k this deck
45
In a distributed database management system (DDBMS),query is used to find the best access strategy.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 72 في هذه المجموعة.
فتح الحزمة
k this deck
46
A user-friendly is one advantage of a distributed database management system (DDBMS).
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 72 في هذه المجموعة.
فتح الحزمة
k this deck
47
The rule requires that all copies of data fragments be identical.

A)shared fragment
B)mutual consistency
C)horizontal fragmentation
D)replication
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 72 في هذه المجموعة.
فتح الحزمة
k this deck
48
fragmentation allows a user to break a single object into two or more segments,or fragments.

A)Horizontal
B)Vertical
C)Data
D)Request
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 72 في هذه المجموعة.
فتح الحزمة
k this deck
49
The 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.

A)DO-UNDO-REDO protocol
B)two-phase commit protocol (2PC)
C)coordinator protocol
D)write-ahead protocol
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 72 في هذه المجموعة.
فتح الحزمة
k this deck
50
The objective of optimization is to minimize the total cost associated with the execution of a request.

A)data
B)remote
C)transaction
D)query
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 72 في هذه المجموعة.
فتح الحزمة
k this deck
51
A request lets a single SQL statement reference data located at several different local or remote DP sites.

A)distributed
B)transaction
C)fragmented
D)remote
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 72 في هذه المجموعة.
فتح الحزمة
k this deck
52
A(n)database stores each database fragment at a single site.

A)partially replicated
B)unreplicated
C)fully replicated
D)partitioned
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 72 في هذه المجموعة.
فتح الحزمة
k this deck
53
fragmentation refers to the division of a relation into subsets of tuples.

A)Vertical
B)Horizontal
C)Data
D)Mixed
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 72 في هذه المجموعة.
فتح الحزمة
k this deck
54
A transaction processor is also known as the processor.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 72 في هذه المجموعة.
فتح الحزمة
k this deck
55
One of the advantages of a distributed database management system (DDBMS)is less danger of a single- failure.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 72 في هذه المجموعة.
فتح الحزمة
k this deck
56
The distributed database system must be of the computer hardware system.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 72 في هذه المجموعة.
فتح الحزمة
k this deck
57
In a distributed database management system (DDBMS),occurs to determine the data location of local and remote fragments.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 72 في هذه المجموعة.
فتح الحزمة
k this deck
58
One of the advantages of a distributed database management system (DDBMS)is operating cost.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 72 في هذه المجموعة.
فتح الحزمة
k this deck
59
One of the advantages of a distributed database management system (DDBMS)is processor .
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 72 في هذه المجموعة.
فتح الحزمة
k this deck
60
In a distributed database management system (DDBMS),control is used to manage simultaneous data access and ensure data consistency across database fragments.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 72 في هذه المجموعة.
فتح الحزمة
k this deck
61
Explain the difference between homogeneous and heterogeneous distributed database management systems (DDBMS).
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 72 في هذه المجموعة.
فتح الحزمة
k this deck
62
The protocol is used by a DP to roll transactions back and forward with the help of the system's transaction log entries.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 72 في هذه المجموعة.
فتح الحزمة
k this deck
63
Describe any five of the 12 commandments formulated by C.J.Date for distributed databases.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 72 في هذه المجموعة.
فتح الحزمة
k this deck
64
What is transaction transparency? What are some of the basic concepts that one should know to understand how transactions are managed in a distributed database management system (DDBMS)?
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 72 في هذه المجموعة.
فتح الحزمة
k this deck
65
Typically,the scenario requires a network file server running conventional applications that are accessed through a network.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 72 في هذه المجموعة.
فتح الحزمة
k this deck
66
The scenario is typical of most mainframe and midrange UNIX/LINUX server database management systems (DBMS)
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 72 في هذه المجموعة.
فتح الحزمة
k this deck
67
describes the process of deciding where to locate data
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 72 في هذه المجموعة.
فتح الحزمة
k this deck
68
Discuss the CAP Theorem and the three desirable properties it mentions.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 72 في هذه المجموعة.
فتح الحزمة
k this deck
69
The fragment condition indicates that no row has a duplicate,regardless of the fragment in which it is located.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 72 في هذه المجموعة.
فتح الحزمة
k this deck
70
Describe performance transparency and heterogeneity transparency.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 72 في هذه المجموعة.
فتح الحزمة
k this deck
71
The database description,known as the distributed schema,is the common database schema used by local transaction processors (TPs)to translate user requests into subqueries that will be processed by different data processors (DPs).
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 72 في هذه المجموعة.
فتح الحزمة
k this deck
72
The forces the log entry to be written to permanent storage before the actual operation takes place.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 72 في هذه المجموعة.
فتح الحزمة
k this deck
locked card icon
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 72 في هذه المجموعة.