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 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 A transaction manager is which of the following? 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 Maintains before and after database images Maintains appropriate concurrency control 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 site must have the same storage capacity. Each transaction may proceed without coordination across the network. Reduced network traffic If the database fails at one site, a copy can be located at another site. Each site must have the same storage capacity. Each transaction may proceed without coordination across the network. ANSWER DOWNLOAD EXAMIANS APP
Distributed Databases An increasingly popular option for data distribution as well as for fault tolerance of any database is to store a separate copy of the database at each of two or more sites. False True False True ANSWER DOWNLOAD EXAMIANS APP
Distributed Databases Location transparency allows for which of the following? Managers to treat the data as if it is at one location All of these Programmers to treat the data as if it is at one location Users to treat the data as if it is at one location Managers to treat the data as if it is at one location All of these Programmers to treat the data as if it is at one location Users to treat the data as if it is at one location ANSWER DOWNLOAD EXAMIANS APP