Distributed Databases A distributed unit of work allows various statements within a unit of work to refer to multiple remote DBMS locations. True False True False 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 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 A distributed database can use which of the following strategies? Partitioned into segments at different sites Totally centralized at one location and accessed by many sites Partially or totally replicated across sites All of these Partitioned into segments at different sites Totally centralized at one location and accessed by many sites Partially or totally replicated across sites All of these ANSWER DOWNLOAD EXAMIANS APP
Distributed Databases An autonomous homogenous environment is which of the following? A different DBMS is at each node and a central DBMS coordinates database access. A different DBMS is at each node and each DBMS works independently. The same DBMS is at each node and a central DBMS coordinates database access. The same DBMS is at each node and each DBMS works independently. A different DBMS is at each node and a central DBMS coordinates database access. A different DBMS is at each node and each DBMS works independently. The same DBMS is at each node and a central DBMS coordinates database access. The same DBMS is at each node and each DBMS works independently. ANSWER DOWNLOAD EXAMIANS APP
Distributed Databases A transaction manager is which of the following? Maintains appropriate concurrency control Maintains before and after database images Maintains a log of transactions All of these Maintains appropriate concurrency control Maintains before and after database images Maintains a log of transactions All of these ANSWER DOWNLOAD EXAMIANS APP