Distributed Databases Synchronization for pull replication is less disruptive and occurs only when needed by each site, not when a central master site thinks it is best to update. False True False True 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 Vertical Partitioning Data Replication Horizontal Partitioning Horizontal and Vertical Partitioning Vertical Partitioning Data Replication Horizontal Partitioning ANSWER DOWNLOAD EXAMIANS APP
Distributed Databases A heterogeneous distributed database is which of the following? A different DBMS is used at each location and data are distributed across all nodes. A different DBMS is used at each location and data are not distributed across all nodes. The same DBMS is used at each location and data are not distributed across all nodes. The same DBMS is used at each location and data are distributed across all nodes. A different DBMS is used at each location and data are distributed across all nodes. A different DBMS is used at each location and data are not distributed across all nodes. The same DBMS is used at each location and data are not distributed across all nodes. The same DBMS is used at each location and data are distributed across all nodes. 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 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 A transaction manager is which of the following? All of these Maintains before and after database images Maintains a log of transactions Maintains appropriate concurrency control All of these Maintains before and after database images Maintains a log of transactions Maintains appropriate concurrency control ANSWER DOWNLOAD EXAMIANS APP