Distributed Databases Data replication is favored where most process requests are read-only and where the data are relatively static. True False True False ANSWER DOWNLOAD EXAMIANS APP
Distributed Databases Databases that are stored on computers at multiple locations and are not interconnected by a network are known as distributed databases. False True False True ANSWER DOWNLOAD EXAMIANS APP
Distributed Databases Replication should be used when which of the following exist? When using many nodes with different operating systems and DBMSs and database designs. The application's data can be somewhat out-of-date. When transmission speeds and capacity in a network prohibit frequent refreshing of large tables. All of these When using many nodes with different operating systems and DBMSs and database designs. The application's data can be somewhat out-of-date. When transmission speeds and capacity in a network prohibit frequent refreshing of large tables. All of these ANSWER DOWNLOAD EXAMIANS APP
Distributed Databases Which of the following is a disadvantage of replication? Reduced network traffic Each transaction may proceed without coordination across the network. If the database fails at one site, a copy can be located at another site. Each site must have the same storage capacity. Reduced network traffic Each transaction may proceed without coordination across the network. If the database fails at one site, a copy can be located at another site. Each site must have the same storage capacity. ANSWER DOWNLOAD EXAMIANS APP
Distributed Databases The purpose of timestamping is to avoid the use of locks. True False True False 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 Programmers to treat the data as if it is at one location All of these Managers to treat the data as if it is at one location Users to treat the data as if it is at one location Programmers to treat the data as if it is at one location All of these Managers to treat the data as if it is at one location ANSWER DOWNLOAD EXAMIANS APP