Chapter 12: Distributed Database Management Systems
31. A database management system needs to prepare the data for presentation to the end user or to an
application program.
a. security b. concurrency control
c. formatting d. I/O interface
32. The processor is the software component found in each computer that requests data. It receives and
processes the application’s data requests.
a. database b. transaction
c. data d. network
33. In theory, a(n) can be an independent centralized database management system with proper interfaces to
support remote access from other independent database management systems in the network.
a. transaction processor b. application processor
c. transaction manager d. data processor
34. The processor is the software component residing on each computer that stores and retrieves data
located at the site.
a. transaction b. network
c. data d. management
35. Under the scenario, all record- and file-locking activities are performed at the end-user location.
a. single-site processing, single-site data
b. multiple-site processing, single-site data
c. single-site processing, multiple-site data
d. multiple-site processing, multiple-site data
36. A DDBMS is subject to which of the following restrictions?
a. Multiple instances of the same database should be integrated over a network.
b. All database processing must be done at a single site.
c. Rapid ad hoc data access is not possible.
d. Remote data access is provided on a read-only basis.