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 Which of the following is not one of the stages in the evolution of distributed DBMS? Distributed unit of Work Distributed request Remote unit of work Unit of work Distributed unit of Work Distributed request Remote unit of work Unit of work ANSWER DOWNLOAD EXAMIANS APP
Distributed Databases A transaction manager is which of the following? Maintains before and after database images Maintains appropriate concurrency control All of these Maintains a log of transactions Maintains before and after database images Maintains appropriate concurrency control All of these Maintains a log of transactions ANSWER DOWNLOAD EXAMIANS APP
Distributed Databases Which of the following is a disadvantage of replication? Each site must have the same storage capacity. Each transaction may proceed without coordination across the network. Reduced network traffic If the database fails at one site, a copy can be located at another site. Each site must have the same storage capacity. Each transaction may proceed without coordination across the network. Reduced network traffic If the database fails at one site, a copy can be located at another site. ANSWER DOWNLOAD EXAMIANS APP
Distributed Databases Some of the columns of a relation are at different sites is which of the following? Horizontal and Vertical Partitioning Data Replication Horizontal Partitioning Vertical Partitioning Horizontal and Vertical Partitioning Data Replication Horizontal Partitioning Vertical Partitioning ANSWER DOWNLOAD EXAMIANS APP
Distributed Databases Replication should be used when which of the following exist? 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. When transmission speeds and capacity in a network prohibit frequent refreshing of large tables. ANSWER DOWNLOAD EXAMIANS APP