Distributed Databases 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. 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. Each site must have the same storage capacity. Reduced network traffic If the database fails at one site, a copy can be located at another site. Each transaction may proceed without coordination across the network. Each site must have the same storage capacity. Reduced network traffic ANSWER DOWNLOAD EXAMIANS APP
Distributed Databases A distributed database is which of the following? A loose collection of file that is limited to one location. A single logical database that is limited to one location. A single logical database that is spread to multiple locations and is interconnected by a network A loose collection of file that is spread to multiple locations and is interconnected by a network A loose collection of file that is limited to one location. A single logical database that is limited to one location. A single logical database that is spread to multiple locations and is interconnected by a network A loose collection of file that is spread to multiple locations and is interconnected by a network ANSWER DOWNLOAD EXAMIANS APP
Distributed Databases A transaction manager is which of the following? Maintains appropriate concurrency control All of these Maintains a log of transactions Maintains before and after database images Maintains appropriate concurrency control All of these Maintains a log of transactions Maintains before and after database images ANSWER DOWNLOAD EXAMIANS APP
Distributed Databases The semijoin approach saves network traffic. False True False True 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