83) Which of the following is not true of DBMS security features?
A) Users may be assigned to one or more roles.
B) A role may be assigned to only one user.
C) Both users and roles can have many permissions.
D) Objects have many permissions.
84) Recovering a database via reprocessing involves ________.
A) restoring the database from the save and reprocessing all the transactions since the save
B) restoring the database from the save and reapplying all the changes made by transactions
since the save
C) undoing the changes made by erroneous or partially processed transactions and restarting the
valid transactions that were in process at the time of the failure
D) recreating the database by reentering all of the data from the beginning, and then reprocessing
all of the transactions
85) Recovering a database via rollforward involves ________.
A) restoring the database from the save and reprocessing all the transactions since the save
B) restoring the database from the save and reapplying all the changes made by transactions
since the save
C) undoing the changes made by erroneous or partially processed transactions and restarting the
valid transactions that were in process at the time of the failure
D) re-creating the database by re-entering all of the data from the beginning, and then
reprocessing all of the transactions