Distributed Databases Databases that are stored on computers at multiple locations and are not interconnected by a network are known as distributed databases. True False True False 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 Which of the following is a disadvantage of replication? 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 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. 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 An autonomous homogenous environment is which of the following? The same DBMS is at each node and each DBMS works independently. A different 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. The same DBMS is at each node and each DBMS works independently. A different 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. ANSWER DOWNLOAD EXAMIANS APP
Distributed Databases Storing a separate copy of the database at multiple locations is which of the following? Horizontal and Vertical Partitioning Data Replication Vertical Partitioning Horizontal Partitioning Horizontal and Vertical Partitioning Data Replication Vertical Partitioning Horizontal Partitioning ANSWER DOWNLOAD EXAMIANS APP