Distributed Databases An increasingly popular option for data distribution as well as for fault tolerance of any database is to store a separate copy of the database at each of two or more sites. False True False True ANSWER DOWNLOAD EXAMIANS APP
Distributed Databases Which of the following is true concerning a global transaction? The required data are located in at least one nonlocal site and the distributed DBMS routes requests as necessary. The required data are at one local site and the distributed DBMS passes the request to only the local DBMS. The required data are at one local site and the distributed DBMS routes requests as necessary. The required data are located in at least one nonlocal site and the distributed DBMS passes the request to only the local DBMS. The required data are located in at least one nonlocal site and the distributed DBMS routes requests as necessary. The required data are at one local site and the distributed DBMS passes the request to only the local DBMS. The required data are at one local site and the distributed DBMS routes requests as necessary. The required data are located in at least one nonlocal site and the distributed DBMS passes the request to only the local DBMS. ANSWER DOWNLOAD EXAMIANS APP
Distributed Databases Replication may use either synchronous or asynchronous distributed database technologies, although asynchronous technologies are more typical in a replicated environment. True False True False ANSWER DOWNLOAD EXAMIANS APP
Distributed Databases A distributed database can use which of the following strategies? All of these Partially or totally replicated across sites Partitioned into segments at different sites Totally centralized at one location and accessed by many sites All of these Partially or totally replicated across sites Partitioned into segments at different sites Totally centralized at one location and accessed by many sites ANSWER DOWNLOAD EXAMIANS APP
Distributed Databases Some of the columns of a relation are at different sites is which of the following? Horizontal Partitioning Data Replication Vertical Partitioning Horizontal and Vertical Partitioning Horizontal Partitioning Data Replication Vertical Partitioning Horizontal and Vertical Partitioning ANSWER DOWNLOAD EXAMIANS APP
Distributed Databases In a semijoin, only the joining attribute is sent from one site to another, and then only the required rows are returned. False True False True ANSWER DOWNLOAD EXAMIANS APP