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 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
Distributed Databases A distributed database has which of the following advantages over a centralized database? Slow Response Software cost Modular growth Software complexity Slow Response Software cost Modular growth Software complexity ANSWER DOWNLOAD EXAMIANS APP
Distributed Databases Which of the following is a disadvantage of replication? Each site must have the same storage capacity. If the database fails at one site, a copy can be located at another site. Each transaction may proceed without coordination across the network. Reduced network traffic Each site must have the same storage capacity. If the database fails at one site, a copy can be located at another site. Each transaction may proceed without coordination across the network. Reduced network traffic 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 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