Distributed Databases With failure transparency, all of the actions of a transaction are committed or none of them are committed. 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 Totally centralized at one location and accessed by many sites All of these Partitioned into segments at different sites Partially or totally replicated across sites Totally centralized at one location and accessed by many sites All of these Partitioned into segments at different sites ANSWER DOWNLOAD EXAMIANS APP
Distributed Databases Replication should be used when which of the following exist? When transmission speeds and capacity in a network prohibit frequent refreshing of large tables. All of these When using many nodes with different operating systems and DBMSs and database designs. The application's data can be somewhat out-of-date. When transmission speeds and capacity in a network prohibit frequent refreshing of large tables. All of these When using many nodes with different operating systems and DBMSs and database designs. The application's data can be somewhat out-of-date. 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 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. Only the joining attributes are sent from one site to another and then only the required rows are returned. ANSWER DOWNLOAD EXAMIANS APP
Distributed Databases Location transparency allows for which of the following? Programmers 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 Users to treat the data as if it is at one location Programmers 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 Users to treat the data as if it is at one location ANSWER DOWNLOAD EXAMIANS APP
Distributed Databases The semijoin approach saves network traffic. True False True False ANSWER DOWNLOAD EXAMIANS APP