Distributed Databases A distributed database can use which of the following strategies? Totally centralized at one location and accessed by many sites Partially or totally replicated across sites Partitioned into segments at different sites All of these Totally centralized at one location and accessed by many sites Partially or totally replicated across sites Partitioned into segments at different sites All of these 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. True False True False ANSWER DOWNLOAD EXAMIANS APP
Distributed Databases Which of the following is not one of the stages in the evolution of distributed DBMS? Distributed unit of Work Unit of work Distributed request Remote unit of work Distributed unit of Work Unit of work Distributed request Remote unit of work ANSWER DOWNLOAD EXAMIANS APP
Distributed Databases Which of the following is true concerning a global transaction? 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 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 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 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 With failure transparency, all of the actions of a transaction are committed or none of them are committed. True False True False ANSWER DOWNLOAD EXAMIANS APP
Distributed Databases A transaction manager is which of the following? Maintains a log of transactions All of these Maintains before and after database images Maintains appropriate concurrency control Maintains a log of transactions All of these Maintains before and after database images Maintains appropriate concurrency control ANSWER DOWNLOAD EXAMIANS APP