Distributed Databases A distributed unit of work allows various statements within a unit of work to refer to multiple remote DBMS locations. False True False True ANSWER DOWNLOAD EXAMIANS APP
Distributed Databases Each site (or node) in a distributed system is subject to the same types of failure as in a centralized system. False True False True 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
Distributed Databases The purpose of timestamping is to avoid the use of locks. True False True False ANSWER DOWNLOAD EXAMIANS APP
Distributed Databases A heterogeneous distributed database is which of the following? A different DBMS is used at each location and data are distributed across all nodes. The same DBMS is used at each location and data are distributed across all nodes. The same DBMS is used at each location and data are not distributed across all nodes. A different DBMS is used at each location and data are not distributed across all nodes. A different DBMS is used at each location and data are distributed across all nodes. The same DBMS is used at each location and data are distributed across all nodes. The same DBMS is used at each location and data are not distributed across all nodes. A different DBMS is used at each location and data are not distributed across all nodes. ANSWER DOWNLOAD EXAMIANS APP
Distributed Databases With failure transparency, all of the actions of a transaction are committed or none of them are committed. False True False True ANSWER DOWNLOAD EXAMIANS APP