Concurrency control and locking is the mechanism used by
DBMSs for the sharing of data.
Atomicity, consistency, and isolation are achieved through concurrency control
and locking.
See ACID properties (new
window).
When many people may be reading the same data item at the same time, it is usually necessary to ensure that only one application at a time can change a data item.
Locking is a way to do this. Because of locking, all changes to a particular data item will be made in the correct order in a transaction.
See isolation (new
window).
The amount of data that can be locked with the single instance or groups of instances defines the granularity of the lock.
The types of granularity are illustrated here are:
Common misconceptions about database security ZDNet - May 5, 2008 ?We have full auditing turned on, so we know everything that?s happening in the database?--First off, it?s unlikely that you have full DBMS auditing turned ...
Melbourne IT buys VeriSign's DBMS The Age, Australia - Apr 29, 2008 Melbourne IT said it also would establish "world class data centre facilities and digital brand support services during the year".
IBM Uncages Cheetah 2 Data Server eWeek, NY - Apr 28, 2008 By Brian Prince Less than a year after unleashing its ?Cheetah? data server, IBM is set to release a new version of the software with enhanced availability. ...
Databases Demystified (Demystified) by Andrew Oppel Average Customer Review: based on 21 reviews. Customer Review: There are two things in life that are difficult: databases and comedy. Fortunately, the author makes understanding databases far less difficult with his clear explanations and examples. I confess that some aspects of a database (and I have some experience) are still a mystery, but I hurriedly read this book because I have some much ...
Modern Database Management (8th Edition) by Jeffrey A. Hoffer, Mary Prescott, Fred McFadden Average Customer Review: based on 14 reviews. Customer Review: I used this book in graduate school while taking the Database Management System course. The book has usefull information. It help me understand and practice normalization. Some unfamiliar concepts also were learnt from the book. I can recommend this book to anyone getting into the database world.
Database Systems: Design, Implementation, and Management, Seventh Edition by Peter Rob, Carlos Coronel Average Customer Review: based on 26 reviews. Customer Review: This text covers database theory and some SQL (two chapters or so). I think it's generally good book as an intro to database systems. It will not make you into DBA or programmer, but you'll feel better grip of database concepts you may encounter in other more 'practical' books (like DB programming, or administration). To learn SQL f...
The American Church in Crisis: Groundbreaking Research Based on a National Database of over 200,000 Churches by David T. Olson Average Customer Review: based on 2 reviews. Customer Review: This book does an excellent job of bridging a well-researched assessment of the Church in America, with practical responses that the Church must make in order to fulfill the mission of the Kingdom of God. Olson approaches the reality of an American Church in decline with love and respect for the Body of Christ; while he gives church ...
Database Systems: Design, Implementation, and Management, Eighth Edition by Peter Rob, Carlos Coronel Average Customer Review: based on 1 review. Customer Review: Book does not come with the student content that it is suppose to come with. It is supposed to come with online appendices A though L and downloads for files used in each chapter. I would not advise to by a 130 dollar incomplete book. It was release in December of 2007 unprepared for people to use because it makes references to sites ...