Distributed Databases With failure transparency, all of the actions of a transaction are committed or none of them are committed. False True False True ANSWER DOWNLOAD EXAMIANS APP
Distributed Databases Location transparency allows for which of the following? Users 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 Managers to treat the data as if it is at one location Users 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 Managers to treat the data as if it is at one location ANSWER DOWNLOAD EXAMIANS APP
Distributed Databases Which of the following is a disadvantage of replication? Reduced network traffic If the database fails at one site, a copy can be located at another site. Each transaction may proceed without coordination across the network. Each site must have the same storage capacity. Reduced network traffic If the database fails at one site, a copy can be located at another site. Each transaction may proceed without coordination across the network. Each site must have the same storage capacity. ANSWER DOWNLOAD EXAMIANS APP
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. 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
Distributed Databases An autonomous homogenous environment is which of the following? The same 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. A different DBMS is at each node and a central DBMS coordinates database access. The same 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. A different DBMS is at each node and a central DBMS coordinates database access. ANSWER DOWNLOAD EXAMIANS APP