Curioustab
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Home
»
Database
»
Distributed Databases
Databases that are stored on computers at multiple locations and are not interconnected by a network are known as distributed databases.
True
Correct Answer:
False
← Previous Question
Next Question→
More Questions from
Distributed Databases
A distributed unit of work allows various statements within a unit of work to refer to multiple remote DBMS locations.
The purpose of timestamping is to avoid the use of locks.
The problem of concurrency control is more complex in a distributed database.
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.
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.
In a semijoin, only the joining attribute is sent from one site to another, and then only the required rows are returned.
With failure transparency, all of the actions of a transaction are committed or none of them are committed.
Data replication is favored where most process requests are read-only and where the data are relatively static.
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.
The semijoin approach saves network traffic.
Discussion & Comments
No comments yet. Be the first to comment!
Name:
Comment:
Post Comment
Join Discussion
Discussion & Comments