Distributed Databases An increasingly popular option for data distribution as well as for fault tolerance of any database is to store a separate copy of the database at each of two or more sites. True False True False ANSWER DOWNLOAD EXAMIANS APP
Distributed Databases A distributed database can use which of the following strategies? Partially or totally replicated across sites Totally centralized at one location and accessed by many sites Partitioned into segments at different sites All of these Partially or totally replicated across sites Totally centralized at one location and accessed by many sites Partitioned into segments at different sites All of these ANSWER DOWNLOAD EXAMIANS APP
Distributed Databases Which of the following is true concerning a global transaction? The required data are at one local site and the distributed DBMS routes requests as necessary. The required data are located in at least one nonlocal site and the distributed DBMS passes the request to only the local DBMS. The required data are at one local site and the distributed DBMS passes the request to only the local DBMS. The required data are located in at least one nonlocal site and the distributed DBMS routes requests as necessary. The required data are at one local site and the distributed DBMS routes requests as necessary. The required data are located in at least one nonlocal site and the distributed DBMS passes the request to only the local DBMS. The required data are at one local site and the distributed DBMS passes the request to only the local DBMS. The required data are located in at least one nonlocal site and the distributed DBMS routes requests as necessary. ANSWER DOWNLOAD EXAMIANS APP
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 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. True False True False ANSWER DOWNLOAD EXAMIANS APP