English
 
Help Privacy Policy Disclaimer
  Advanced SearchBrowse

Item

ITEM ACTIONSEXPORT

Released

Conference Paper

Taming the Tiger: How to Cope with Real Database Products in Transactional Federations for Internet Applications

MPS-Authors
/persons/resource/persons45380

Schenkel,  Ralf
Databases and Information Systems, MPI for Informatics, Max Planck Society;

/persons/resource/persons45720

Weikum,  Gerhard
Databases and Information Systems, MPI for Informatics, Max Planck Society;

External Resource
No external resources are shared
Fulltext (restricted access)
There are currently no full texts shared for your IP range.
Fulltext (public)
There are no public fulltexts stored in PuRe
Supplementary Material (public)
There is no public supplementary material available
Citation

Schenkel, R., & Weikum, G. (2000). Taming the Tiger: How to Cope with Real Database Products in Transactional Federations for Internet Applications. In G. Saake, & K.-U. Sattler (Eds.), GI-Workshop "Internet-Datenbanken" (pp. 13-29). Magdeburg: Otto-von-Guericke-Universität.


Cite as: https://hdl.handle.net/11858/00-001M-0000-000F-3531-B
Abstract
Data consistency in transactional federations is a key requirement of advanced E-service applications on the Internet, such as electronic auctions or real-estate purchase. Federated concurrency control needs to be aware of the fact that virtually all commercial database products support sub-serializability isolation levels, such as Snapshot Isolation, and that applications make indeed use of such local options. This paper discusses the problems that arise with regard to global serializability in such a setting, and proposes solutions. Protocols are developed that can guarantee global serializability over component systems that provide only weaker isolation levels. A full-fledged implementation is presented that makes use of OrbixOTS and runs on top of Oracle8i and O2 databases. Performance measurements with this prototype indicate the practical viability of the developed methods.