Distributed Databases Which of the following is not one of the stages in the evolution of distributed DBMS? Distributed request Unit of work Remote unit of work Distributed unit of Work Distributed request Unit of work Remote unit of work Distributed unit of Work 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 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 All of these 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 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 A semijoin is which of the following? All of the attributes are sent from one site to another and then only the required rows are returned. Only the joining attributes are sent from one site to another and then only the required rows are returned. All of the attributes are sent from one site to another and then only the required rows are returned. Only the joining attributes are sent from one site to another and then all of the rows are returned. All of the attributes are sent from one site to another and then only the required rows are returned. Only the joining attributes are sent from one site to another and then only the required rows are returned. All of the attributes are sent from one site to another and then only the required rows are returned. Only the joining attributes are sent from one site to another and then all of the rows are returned. ANSWER DOWNLOAD EXAMIANS APP
Distributed Databases Each site (or node) in a distributed system is subject to the same types of failure as in a centralized system. True False True False ANSWER DOWNLOAD EXAMIANS APP