Distributed Databases A distributed unit of work allows various statements within a unit of work to refer to multiple remote DBMS locations. False True False True ANSWER DOWNLOAD EXAMIANS APP
Distributed Databases A distributed database can use which of the following strategies? Totally centralized at one location and accessed by many sites All of these Partitioned into segments at different sites Partially or totally replicated across sites Totally centralized at one location and accessed by many sites All of these Partitioned into segments at different sites Partially or totally replicated across sites ANSWER DOWNLOAD EXAMIANS APP
Distributed Databases The semijoin approach saves network traffic. False True False True 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 Replication should be used when which of the following exist? When transmission speeds and capacity in a network prohibit frequent refreshing of large tables. All of these The application's data can be somewhat out-of-date. When using many nodes with different operating systems and DBMSs and database designs. When transmission speeds and capacity in a network prohibit frequent refreshing of large tables. All of these The application's data can be somewhat out-of-date. When using many nodes with different operating systems and DBMSs and database designs. ANSWER DOWNLOAD EXAMIANS APP
Distributed Databases Replication may use either synchronous or asynchronous distributed database technologies, although asynchronous technologies are more typical in a replicated environment. True False True False ANSWER DOWNLOAD EXAMIANS APP