Distributed Databases The purpose of timestamping is to avoid the use of locks. False True False True 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 Which of the following is a disadvantage of replication? Each transaction may proceed without coordination across the network. If the database fails at one site, a copy can be located at another site. Each site must have the same storage capacity. Reduced network traffic Each transaction may proceed without coordination across the network. If the database fails at one site, a copy can be located at another site. Each site must have the same storage capacity. Reduced network traffic ANSWER DOWNLOAD EXAMIANS APP
Distributed Databases With failure transparency, all of the actions of a transaction are committed or none of them are committed. True False True False ANSWER DOWNLOAD EXAMIANS APP
Distributed Databases Asynchronous technology can result in unsatisfactorily slow response time because the distributed DBMS is spending considerable time checking that an update is accurately and completely propagated across the network. True False True False ANSWER DOWNLOAD EXAMIANS APP
Distributed Databases A semijoin is which of the following? All of the attributes are sent from one site to another and then only the required rows are returned. Only the joining attributes are sent from one site to another and then all of the rows are returned. All of the attributes are sent from one site to another and then only the required rows are returned. Only the joining attributes are sent from one site to another and then only the required rows are returned. All of the attributes are sent from one site to another and then only the required rows are returned. Only the joining attributes are sent from one site to another and then all of the rows are returned. All of the attributes are sent from one site to another and then only the required rows are returned. Only the joining attributes are sent from one site to another and then only the required rows are returned. ANSWER DOWNLOAD EXAMIANS APP