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 An autonomous homogenous environment is which of the following? The same DBMS is at each node and a central DBMS coordinates database access. A different 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 each DBMS works independently. The same DBMS is at each node and a central DBMS coordinates database access. A different 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 each DBMS works independently. ANSWER DOWNLOAD EXAMIANS APP
Distributed Databases A distributed database has which of the following advantages over a centralized database? Software cost Software complexity Modular growth Slow Response Software cost Software complexity Modular growth Slow Response ANSWER DOWNLOAD EXAMIANS APP
Distributed Databases A transaction manager is which of the following? 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 Maintains a log of transactions All of these 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. True False True False ANSWER DOWNLOAD EXAMIANS APP
Distributed Databases Data replication is favored where most process requests are read-only and where the data are relatively static. True False True False ANSWER DOWNLOAD EXAMIANS APP