September 3, 2012
DB2 Locks and Importance of Concurrency Control

What is a DB2 Lock? It is a Mechanism provided by DB2 to maintain the access to different database objects. What is Concurrency in DB2? Concurrency is a way which enables more than one application to access the same database object at the same time. Locks and Concurrency control is the most important aspect in