Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Recovering a database via rollforward involves: 4 3 ) _ _ _ _ _ _ A ) synchronizing the database and the transaction log by
Recovering a database via rollforward involves:
A synchronizing the database and the transaction log by
checkpointing.
B restoring the database from the save and reprocessing all the
transactions since the save.
C restoring the database from the save and reapplying all the
changes made by transactions since the save.
D 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.
E recreating the database by reentering all of the data from the
beginning, and then reprocessing all of the transactions
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started