Chapter 19: Problem 1
Discuss the different types of transaction failures. What is meant by catastrophic failure?
Chapter 19: Problem 1
Discuss the different types of transaction failures. What is meant by catastrophic failure?
All the tools & learning materials you need for study success - in one app.
Get started for freeWhat do the terms steal/no-steal and force/no-force mean with regard to buffer management for transaction processing.
What are log sequence numbers (LSNs) in ARIES? How are they used? What information does the Dirty Page Table and Transaction Table contain? Describe how fuzzy checkpointing is used in ARIES.
Choose 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.
Describe the shadow paging recovery technique. Under what circumstances does it not require a log?
Choose the correct answer for each of the following multiple-choice questions: For incremental logging with immediate updates, a log record for a transaction would contain: a. a transaction name, data item name, old value of item, new value of item. b. a transaction name, data item name, old value of item. c. a transaction name, data item name, new value of item. d. a transaction name and a data item name.
What do you think about this solution?
We value your feedback to improve our textbook solutions.