Distributed Databases Which of the following is not one of the stages in the evolution of distributed DBMS? Distributed request Unit of work Distributed unit of Work Remote unit of work Distributed request Unit of work Distributed unit of Work Remote unit of work ANSWER DOWNLOAD EXAMIANS APP
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 With failure transparency, all of the actions of a transaction are committed or none of them are committed. True False True False 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. When using many nodes with different operating systems and DBMSs and database designs. The application's data can be somewhat out-of-date. All of these When transmission speeds and capacity in a network prohibit frequent refreshing of large tables. When using many nodes with different operating systems and DBMSs and database designs. The application's data can be somewhat out-of-date. All of these ANSWER DOWNLOAD EXAMIANS APP
Distributed Databases A transaction manager is which of the following? Maintains a log of transactions Maintains before and after database images All of these Maintains appropriate concurrency control Maintains a log of transactions Maintains before and after database images All of these Maintains appropriate concurrency control ANSWER DOWNLOAD EXAMIANS APP
Distributed Databases Which of the following is a disadvantage of replication? If the database fails at one site, a copy can be located at another site. Reduced network traffic Each transaction may proceed without coordination across the network. Each site must have the same storage capacity. If the database fails at one site, a copy can be located at another site. Reduced network traffic Each transaction may proceed without coordination across the network. Each site must have the same storage capacity. ANSWER DOWNLOAD EXAMIANS APP