database-distributed-databases Related Question Answers

1. Some of the columns of a relation are at different sites is which of the following?





2. Which of the following is true concerning a global transaction?





3. A homogenous distributed database is which of the following?





4. Replication should be used when which of the following exist?





5. Storing a separate copy of the database at multiple locations is which of the following?





6. A distributed database is which of the following?





7. A semijoin is which of the following?




8. Which of the following is a disadvantage of replication?





9. A distributed database can use which of the following strategies?





10. Which of the following is not one of the stages in the evolution of distributed DBMS?





11. With failure transparency, all of the actions of a transaction are committed or none of them are committed.



12. Each site (or node) in a distributed system is subject to the same types of failure as in a centralized system.



13. Replication may use either synchronous or asynchronous distributed database technologies, although asynchronous technologies are more typical in a replicated environment.



14. Synchronization for pull replication is less disruptive and occurs only when needed by each site, not when a central master site thinks it is best to update.



15. 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.



16. Databases that are stored on computers at multiple locations and are not interconnected by a network are known as distributed databases.



17. 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.



18. Asynchronous technology can result in unsatisfactorily slow response time because the distributed DBMS is spending considerable time checking that an update is accurately and completely propagated across the network.



19. A distributed unit of work allows various statements within a unit of work to refer to multiple remote DBMS locations.



20. The purpose of timestamping is to avoid the use of locks.



21. Data replication is favored where most process requests are read-only and where the data are relatively static.



22. The cost to perform a snapshot refresh may depend on whether the snapshot is simple or complex.



23. The semijoin approach saves network traffic.



24. In a semijoin, only the joining attribute is sent from one site to another, and then only the required rows are returned.



25. The problem of concurrency control is more complex in a distributed database.



Terms And Service:We do not guarantee the accuracy of available data ..We Provide Information On Public Data.. Please consult an expert before using this data for commercial or personal use | Powered By:Omega Web Solutions
© 2002-2017 Omega Education PVT LTD...Privacy | Terms And Conditions
Question ANSWER With Solution