59) Which of the following is not a database administration responsibility of a DBA?
A) Managing the database structure
B) Writing the applications
C) Managing the DBMS
D) Maintaining the data repository
60) Which of the following is true about making changes to the database structure?
A) The DBA need not get input from users on the issue because it is a technical decision.
B) Formal policies and procedures for requesting a change are not used because they are too
limiting.
C) Documentation of when the change was made, how it was made, and why it was made must
be created.
D) Changes do not produce unexpected results because the DBA will have investigated the
change thoroughly before implementing it.
61) The task of diagnosing errors due to changes in the database structure is eased by ________.
A) formal policies for requesting changes
B) database structure change documentation
C) rollback analysis
D) configuration control
62) Measures that are taken to prevent one user’s work from inappropriately influencing another
user’s work are called ________.
A) concurrency control
B) checkpoint
C) database recovery
D) database logging