Curioustab
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Home
»
Database
»
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 the above
Correct Answer:
All of the above
← Previous Question
Next Question→
More Questions from
Distributed Databases
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.
Databases that are stored on computers at multiple locations and are not interconnected by a network are known as 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.
Discussion & Comments
No comments yet. Be the first to comment!
Name:
Comment:
Post Comment
Join Discussion
Discussion & Comments