Library Automation and Digital Archive
LONTAR
Fakultas Ilmu Komputer
Universitas Indonesia

Pencarian Sederhana

Find Similar Add to Favorite

Call Number SEM-357
Collection Type Indeks Artikel prosiding/Sem
Title Transaction Restarts in prolog database systems (364-373)
Author Shridhar Acharya, Gael Buckley;
Publisher Proceedings of acm sigmod 1985 international conference on management of data may 28-31,1985 lamansion hotel austin,texas
Subject
Location
Lokasi : Perpustakaan Fakultas Ilmu Komputer
Nomor Panggil ID Koleksi Status
SEM-357 TERSEDIA
Tidak ada review pada koleksi ini: 48012
This paper considers the problem of transactions restarts in a database system. when a transactions cannot be completed, most concurrency control mechanisms abort the transaction and reexecute the entire transaction we propose an alternate scheme that allows a transaction to restart from an intermediate states. Restarting a failed transaction from an intermediate state can result in substantial reduction of unnecessary computation which would be done if the entire transaction were reexecuted. we introduce a notion of state and consistent state of a transaction, and present a scheme that restarts transactions from consistent intermediate states A implementation of the scheme using prolog as the query language is presented.