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. False True False True ANSWER DOWNLOAD EXAMIANS APP
Distributed Databases A distributed database can use which of the following strategies? Partitioned into segments at different sites Partially or totally replicated across sites All of these Totally centralized at one location and accessed by many sites Partitioned into segments at different sites Partially or totally replicated across sites All of these Totally centralized at one location and accessed by many sites ANSWER DOWNLOAD EXAMIANS APP
Distributed Databases Which of the following is not one of the stages in the evolution of distributed DBMS? Remote unit of work Distributed unit of Work Unit of work Distributed request Remote unit of work Distributed unit of Work Unit of work Distributed request ANSWER DOWNLOAD EXAMIANS APP
Distributed Databases Storing a separate copy of the database at multiple locations is which of the following? Horizontal Partitioning Horizontal and Vertical Partitioning Data Replication Vertical Partitioning Horizontal Partitioning Horizontal and Vertical Partitioning Data Replication Vertical Partitioning ANSWER DOWNLOAD EXAMIANS APP
Distributed Databases An autonomous homogenous environment is which of the following? The same DBMS is at each node and a central DBMS coordinates database access. A different DBMS is at each node and each DBMS works independently. A different DBMS is at each node and a central DBMS coordinates database access. The same DBMS is at each node and each DBMS works independently. The same DBMS is at each node and a central DBMS coordinates database access. A different DBMS is at each node and each DBMS works independently. A different DBMS is at each node and a central DBMS coordinates database access. The same DBMS is at each node and each DBMS works independently. ANSWER DOWNLOAD EXAMIANS APP
Distributed Databases Replication should be used when which of the following exist? All of these The application's data can be somewhat out-of-date. When transmission speeds and capacity in a network prohibit frequent refreshing of large tables. When using many nodes with different operating systems and DBMSs and database designs. All of these The application's data can be somewhat out-of-date. When transmission speeds and capacity in a network prohibit frequent refreshing of large tables. When using many nodes with different operating systems and DBMSs and database designs. ANSWER DOWNLOAD EXAMIANS APP