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 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 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 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 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 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 A distributed database has which of the following advantages over a centralized database? Slow Response Software complexity Modular growth Software cost Slow Response Software complexity Modular growth Software cost ANSWER DOWNLOAD EXAMIANS APP
Distributed Databases A transaction manager is which of the following? Maintains a log of transactions Maintains appropriate concurrency control Maintains before and after database images All of these Maintains a log of transactions Maintains appropriate concurrency control Maintains before and after database images All of these ANSWER DOWNLOAD EXAMIANS APP
Distributed Databases Location transparency allows for which of the following? Programmers 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 Users to treat the data as if it is at one location Programmers 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 Users to treat the data as if it is at one location 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