In this lecture of the databases course we consider cascading rollbacks in the two phase locking protocol. If transaction 1 is aborted (rolled back), and transaction 2 has read a value written by transaction 1 (this is a dirty read), then transaction 2 needs to be aborted as well. We will also learn about cascadeless schedule and recoverable schedules.
This is the databases online course given at the Vrije Universiteit Amsterdam by Jörg Endrullis. The course objective is to obtain a good understanding of relational database systems from the user perspective. This includes the ability to develop conceptual database models, as well as key concepts and skills in relational database theory and practice.
Among others, we treat in this course the following subjects:
(a) entity–relationship diagrams for the design of database schemata,
(b) the relational database model and integrity constraints,
(c) SQL (structured query language) for retrieving information from relational databases,
(d) database normalisation and functiona dependencies (reasoning about good database design),
(e) transactions and concurrency control.
The slides are based on work by Peter Boncz and Torsten Grust.
Watch video Transactions - Two Phase Locking - Cascading Rollbacks | Database Tutorial 7e online without registration, duration hours minute second in high quality. This video was added by user Theoretical Computer Science 26 April 2020, don't forget to share it with your friends and acquaintances, it has been viewed on our site 3,909 once and liked it 21 people.