Distributed Databases The purpose of timestamping is to avoid the use of locks. True False True False ANSWER DOWNLOAD EXAMIANS APP
Distributed Databases A transaction manager is which of the following? All of these 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 ANSWER DOWNLOAD EXAMIANS APP
Distributed Databases A distributed database can use which of the following strategies? Totally centralized at one location and accessed by many sites Partially or totally replicated across sites Partitioned into segments at different sites All of these Totally centralized at one location and accessed by many sites Partially or totally replicated across sites Partitioned into segments at different sites All of these 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 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. 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. 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. ANSWER DOWNLOAD EXAMIANS APP
Distributed Databases Data replication is favored where most process requests are read-only and where the data are relatively static. False True False True 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. False True False True ANSWER DOWNLOAD EXAMIANS APP