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

ANSWER DOWNLOAD EXAMIANS APP

Distributed Databases
Which of the following is true concerning a global transaction?

The required data are located in at least one nonlocal site and the distributed DBMS passes the request to only the local DBMS.
The required data are at one local site and the distributed DBMS routes requests as necessary.
The required data are located in at least one nonlocal site and the distributed DBMS routes requests as necessary.
The required data are at one local site and the distributed DBMS passes the request to only the local DBMS.

ANSWER DOWNLOAD EXAMIANS APP

Distributed Databases
Which of the following is a disadvantage of replication?

Reduced network traffic
Each transaction may proceed without coordination across the network.
Each site must have the same storage capacity.
If the database fails at one site, a copy can be located at another site.

ANSWER DOWNLOAD EXAMIANS APP