Distributed Databases A homogenous distributed database is which of the following? The same DBMS is used at each location and data are distributed across all nodes. A different DBMS is used at each location and data are not 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 distributed across all nodes. The same DBMS is used at each location and data are distributed across all nodes. A different DBMS is used at each location and data are not 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 distributed across all nodes. 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. False True False True ANSWER DOWNLOAD EXAMIANS APP
Distributed Databases With asynchronous technology, if any copy of a data item is updated anywhere on the network, the same update is immediately applied to all other copies or it is aborted. True False True False ANSWER DOWNLOAD EXAMIANS APP
Distributed Databases The cost to perform a snapshot refresh may depend on whether the snapshot is simple or complex. False True False True ANSWER DOWNLOAD EXAMIANS APP
Distributed Databases A transaction manager is which of the following? 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 Maintains appropriate concurrency control ANSWER DOWNLOAD EXAMIANS APP
Distributed Databases The purpose of timestamping is to avoid the use of locks. False True False True ANSWER DOWNLOAD EXAMIANS APP