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
Distributed Databases Which of the following is a disadvantage of replication? If the database fails at one site, a copy can be located at another site. Reduced network traffic Each site must have the same storage capacity. Each transaction may proceed without coordination across the network. If the database fails at one site, a copy can be located at another site. Reduced network traffic Each site must have the same storage capacity. Each transaction may proceed without coordination across the network. 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
Distributed Databases An autonomous homogenous environment is which of the following? The same 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. A different DBMS is at each node and each DBMS works independently. The same 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. A different DBMS is at each node and each DBMS works independently. ANSWER DOWNLOAD EXAMIANS APP
Distributed Databases In a semijoin, only the joining attribute is sent from one site to another, and then only the required rows are returned. False True False True ANSWER DOWNLOAD EXAMIANS APP
Distributed Databases Databases that are stored on computers at multiple locations and are not interconnected by a network are known as distributed databases. False True False True ANSWER DOWNLOAD EXAMIANS APP