Distributed Databases Asynchronous technology can result in unsatisfactorily slow response time because the distributed DBMS is spending considerable time checking that an update is accurately and completely propagated across the network. False True False True ANSWER DOWNLOAD EXAMIANS APP
Distributed Databases A transaction manager is which of the following? Maintains appropriate concurrency control All of these Maintains before and after database images Maintains a log of transactions Maintains appropriate concurrency control All of these Maintains before and after database images Maintains a log of transactions ANSWER DOWNLOAD EXAMIANS APP
Distributed Databases Which of the following is not one of the stages in the evolution of distributed DBMS? Remote unit of work Unit of work Distributed request Distributed unit of Work Remote unit of work Unit of work Distributed request Distributed unit of Work 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 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 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 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. ANSWER DOWNLOAD EXAMIANS APP
Distributed Databases Some of the columns of a relation are at different sites is which of the following? Horizontal and Vertical Partitioning Horizontal Partitioning Vertical Partitioning Data Replication Horizontal and Vertical Partitioning Horizontal Partitioning Vertical Partitioning Data Replication ANSWER DOWNLOAD EXAMIANS APP
Distributed Databases Data replication is favored where most process requests are read-only and where the data are relatively static. False True False True ANSWER DOWNLOAD EXAMIANS APP