Distributed Databases Replication may use either synchronous or asynchronous distributed database technologies, although asynchronous technologies are more typical in a replicated environment. True False True False 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 A distributed unit of work allows various statements within a unit of work to refer to multiple remote DBMS locations. True False True False ANSWER DOWNLOAD EXAMIANS APP
Distributed Databases Which of the following is a disadvantage of replication? If the database fails at one site, a copy can be located at another site. Each transaction may proceed without coordination across the network. Reduced network traffic Each site must have the same storage capacity. If the database fails at one site, a copy can be located at another site. Each transaction may proceed without coordination across the network. Reduced network traffic Each site must have the same storage capacity. 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 semijoin is which of the following? Only the joining attributes are sent from one site to another and then only the required rows are returned. Only the joining attributes are sent from one site to another and then all of the rows are returned. All of the attributes are sent from one site to another and then only the required rows are returned. All of the attributes are sent from one site to another and then only the required rows are returned. Only the joining attributes are sent from one site to another and then only the required rows are returned. Only the joining attributes are sent from one site to another and then all of the rows are returned. All of the attributes are sent from one site to another and then only the required rows are returned. All of the attributes are sent from one site to another and then only the required rows are returned. ANSWER DOWNLOAD EXAMIANS APP