๐”– Bobbio Scriptorium
โœฆ   LIBER   โœฆ

Definition, detection, and recovery of single-page failures, a fourth class of database failures

โœ Scribed by Graefe, Goetz; Kuno, Harumi


Book ID
124095037
Publisher
VLDB Endowment
Year
2012
Tongue
English
Weight
545 KB
Volume
5
Category
Article
ISSN
2150-8097

No coin nor oath required. For personal study only.

โœฆ Synopsis


The three traditional failure classes are system, media, and transaction failures. Sometimes, however, modern storage exhibits failures that differ from all of those. In order to capture and describe such cases, single-page failures are introduced as a fourth failure class. This class encompasses all failures to read a data page correctly and with plausible contents despite all correction attempts in lower system levels.

Efficient recovery seems to require a new data structure called the page recovery index. Its transactional maintenance can be accomplished writing the same number of log records as today's efficient implementations of logging and recovery. Detection and recovery of a single-page failure can be sufficiently fast that the affected data access is merely delayed, without the need to abort the transaction.


๐Ÿ“œ SIMILAR VOLUMES