Chapter 19: Problem 11
Discuss the deferred update technique of recovery. What are the advantages and disadvantages of this technique? Why is it called the NO-UNDO/REDO method?
Chapter 19: Problem 11
Discuss the deferred update technique of recovery. What are the advantages and disadvantages of this technique? Why is it called the NO-UNDO/REDO method?
All the tools & learning materials you need for study success - in one app.
Get started for freeChoose the correct answer for each of the following multiple-choice questions: If the shadowing approach is used for flushing a data item back to disk, then a. the item is written to disk only after the transaction commits. b. the item is written to a different location on disk. c. the item is written to disk before the transaction commits. d. the item is written to the same disk location from which it was read.
(Review from Chapter 17 ) What is the system log used for? What are the typical kinds of entries in a system log? What are checkpoints, and why are they important? What are transaction commit points, and why are they important?
How can recovery handle transaction operations that do not affect the database, such as the printing of reports by a transaction?
What is meant by transaction rollback? What is meant by cascading rollback? Why do practical recovery methods use protocols that do not permit cascading rollback? Which recovery techniques do not require any rollback?
What do the terms steal/no-steal and force/no-force mean with regard to buffer management for transaction processing.
What do you think about this solution?
We value your feedback to improve our textbook solutions.