Distributed Databases Storing a separate copy of the database at multiple locations is which of the following? Horizontal Partitioning Data Replication Vertical Partitioning Horizontal and Vertical Partitioning Horizontal Partitioning Data Replication Vertical Partitioning Horizontal and Vertical Partitioning ANSWER DOWNLOAD EXAMIANS APP
Distributed Databases A distributed database can use which of the following strategies? All of these Totally centralized at one location and accessed by many sites Partially or totally replicated across sites Partitioned into segments at different sites All of these Totally centralized at one location and accessed by many sites Partially or totally replicated across sites Partitioned into segments at different sites 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. 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 Each site must have the same storage capacity. 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 Unit of work Remote unit of work Distributed unit of Work Distributed request Unit of work Remote unit of work ANSWER DOWNLOAD EXAMIANS APP
Distributed Databases The semijoin approach saves network traffic. True False True False ANSWER DOWNLOAD EXAMIANS APP
Distributed Databases With asynchronous technology, if any copy of a data item is updated anywhere on the network, the same update is immediately applied to all other copies or it is aborted. False True False True ANSWER DOWNLOAD EXAMIANS APP