Distributed Databases The problem of concurrency control is more complex in a distributed database. False True False True ANSWER DOWNLOAD EXAMIANS APP
Distributed Databases The cost to perform a snapshot refresh may depend on whether the snapshot is simple or complex. True False True False ANSWER DOWNLOAD EXAMIANS APP
Distributed Databases A distributed database can use which of the following strategies? All of these Partially or totally replicated across sites Totally centralized at one location and accessed by many sites Partitioned into segments at different sites All of these Partially or totally replicated across sites Totally centralized at one location and accessed by many sites Partitioned into segments at different sites ANSWER DOWNLOAD EXAMIANS APP
Distributed Databases Which of the following is a disadvantage of replication? Reduced network traffic If the database fails at one site, a copy can be located at another site. Each transaction may proceed without coordination across the network. Each site must have the same storage capacity. Reduced network traffic If the database fails at one site, a copy can be located at another site. Each transaction may proceed without coordination across the network. Each site must have the same storage capacity. ANSWER DOWNLOAD EXAMIANS APP
Distributed Databases A heterogeneous distributed database is which of the following? The same 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 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 not 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. A different DBMS is used at each location and data are distributed across all nodes. 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