Concurrency Controls for Global Procedures in Federated Database Systems
Report ID: TR-099-87Author: Alonso, Rafael / Garcia-Molina, Hector / Salem, Kenneth
Date: 1987-06-00
Pages: 9
Download Formats: |PDF|
Abstract:
A federated database system is a collection of autonomous databases cooperating for mutual benefit. Global procedures can access several databases, but controlling concurrent database accesses by them is problematic. In particular, each database has its own (possibly different) concurrency control mechanism, and it must remain independent from the global controls. Furthermore, it may be difficult for the global controls to know exactly what granules (e.g., records or pages) are touched by each database access. In this paper we discuss the concurrency control problem for federated database systems, and suggest two mechanisms that may satisfy the requirements.