UNIT - V Introduction to Transaction Processing Concepts and Theory
UNIT - V Introduction to Transaction Processing Concepts and Theory Topics Covered: Ø Introduction Ø Introduction to Transaction processing Single user versus Multiuser systems Transactions, Database Items, Read and Write Operations and DBMS Buffers. Why concurrency control is needed Why Recovery is needed Ø Transactions and System concepts Transaction states and Additional operations System log Ø Desirable properties of transactions Ø Characterizing Schedules based on Serializability. Introduction: One of the main advantages of storing data in a database is to allow sharing of it among multiple users. Several users access the database or perform operations at the same time. What if a user tries to access a d...
Comments
Post a Comment