Distributed Databases The problem of concurrency control is more complex in a distributed database. False True False True 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. 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. Reduced network traffic 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 A distributed database can use which of the following strategies? 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 All of these Partially or totally replicated across sites Totally centralized at one location and accessed by many sites ANSWER DOWNLOAD EXAMIANS APP
Distributed Databases A transaction manager is which of the following? Maintains appropriate concurrency control Maintains a log of transactions Maintains before and after database images All of these Maintains appropriate concurrency control Maintains a log of transactions Maintains before and after database images All of these 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. True False True False ANSWER DOWNLOAD EXAMIANS APP