Database System Concepts
Database System Concepts
7th Edition
ISBN: 9780078022159
Author: Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher: McGraw-Hill Education
Question
Book Icon
Chapter 23, Problem 12PE
Program Plan Intro

Serializability:

  • Serializability of the transaction specifies a list of transactions in a schedule (like read, write or commit) that is performed in a manner that it looks like transactions execute in a specific serial order.
  • In a given schedule, the individual transaction executes consecutively in isolation (no interference by other transactions).
  • The types of serializability in the database are conflict serializability and view serializability.

Explanation of Solution

b.

Ensuring global serializability:

  • The system is guaranteed to have the local serializability, any cycle occurring in the system-wide precedence graph should include two or more different sites and two unique global transactions.
  • The ticket scheme guarantees that whenever two global transactions will access data-items at a site, the conflict occurs on that data item (or ticket) at that site...

Blurred answer
Knowledge Booster
Background pattern image
Recommended textbooks for you
Text book image
Database System Concepts
Computer Science
ISBN:9780078022159
Author:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:McGraw-Hill Education
Text book image
Starting Out with Python (4th Edition)
Computer Science
ISBN:9780134444321
Author:Tony Gaddis
Publisher:PEARSON
Text book image
Digital Fundamentals (11th Edition)
Computer Science
ISBN:9780132737968
Author:Thomas L. Floyd
Publisher:PEARSON
Text book image
C How to Program (8th Edition)
Computer Science
ISBN:9780133976892
Author:Paul J. Deitel, Harvey Deitel
Publisher:PEARSON
Text book image
Database Systems: Design, Implementation, & Manag...
Computer Science
ISBN:9781337627900
Author:Carlos Coronel, Steven Morris
Publisher:Cengage Learning
Text book image
Programmable Logic Controllers
Computer Science
ISBN:9780073373843
Author:Frank D. Petruzella
Publisher:McGraw-Hill Education