Correctness Criteria Beyond Serializability

Research output: Chapter in Book/Report/Conference proceedingEntry for encyclopedia/dictionarypeer-review

Abstract

A transaction is a logical unit of work that includes one or more database access operations such as insertion, deletion, modification, and retrieval [8]. A schedule (or history) S of n transactions T 1,...,T n is an ordering of the transactions that satisfies the following two conditions: (i) the operations of T i (i = 1,...,n) in S must occur in the same order in which they appear in T i , and (ii) operations from T j (j ≠ i) may be interleaved with T i ’s operations in S. A schedule S is serial if for every two transactions T i and T j that appear in S, either all operations of T i appear before all operations of T j , or vice versa. Otherwise, the schedule is called nonserial or concurrent. Non-serial schedules of transactions may lead to concurrency problems such as lost update, dirty read, and unrepeatable read. For instance, the lost update problem occurs whenever two transactions, while attempting to modify a data item, both read the item’s old value before either of them writes the item’s new value [2].
Original languageEnglish
Title of host publicationEncyclopedia of Database Systems
Publication statusPublished - 2009
Externally publishedYes

Fingerprint

Dive into the research topics of 'Correctness Criteria Beyond Serializability'. Together they form a unique fingerprint.

Cite this