Distributed Databases Each site (or node) in a distributed system is subject to the same types of failure as in a centralized system. False True False True ANSWER DOWNLOAD EXAMIANS APP
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. False True False True ANSWER DOWNLOAD EXAMIANS APP
Distributed Databases A distributed database can use which of the following strategies? Partially or totally replicated across sites All of these Partitioned into segments at different sites Totally centralized at one location and accessed by many sites Partially or totally replicated across sites All of these Partitioned into segments at different sites Totally centralized at one location and accessed by many sites ANSWER DOWNLOAD EXAMIANS APP
Distributed Databases Location transparency allows for which of the following? Managers to treat the data as if it is at one location Programmers to treat the data as if it is at one location Users to treat the data as if it is at one location All of these Managers to treat the data as if it is at one location Programmers to treat the data as if it is at one location Users to treat the data as if it is at one location All of these ANSWER DOWNLOAD EXAMIANS APP
Distributed Databases A distributed database is which of the following? A single logical database that is limited to one location. A loose collection of file that is limited to one location. A loose collection of file that is spread to multiple locations and is interconnected by a network A single logical database that is spread to multiple locations and is interconnected by a network A single logical database that is limited to one location. A loose collection of file that is limited to one location. A loose collection of file that is spread to multiple locations and is interconnected by a network A single logical database that is spread to multiple locations and is interconnected by a network ANSWER DOWNLOAD EXAMIANS APP
Distributed Databases 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. True False True False ANSWER DOWNLOAD EXAMIANS APP