Distributed Databases Which of the following is a disadvantage of replication? 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. Each site must have the same storage capacity. Each transaction may proceed without coordination across the network. ANSWER DOWNLOAD EXAMIANS APP
Distributed Databases A heterogeneous distributed database is which of the following? A different DBMS is used at each location and data are not distributed across all nodes. A different DBMS is used at each location and data are distributed across all nodes. The same DBMS is used at each location and data are not distributed across all nodes. The same DBMS is used at each location and data are distributed across all nodes. A different DBMS is used at each location and data are not distributed across all nodes. A different DBMS is used at each location and data are distributed across all nodes. The same DBMS is used at each location and data are not distributed across all nodes. The same DBMS is used at each location and data are distributed across all nodes. ANSWER DOWNLOAD EXAMIANS APP
Distributed Databases A semijoin is which of the following? 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. 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. 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. 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 Which of the following is not one of the stages in the evolution of distributed DBMS? Unit of work Distributed request Remote unit of work Distributed unit of Work Unit of work Distributed request Remote unit of work Distributed unit of Work 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 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