Library Automation and Digital Archive
LONTAR
Fakultas Ilmu Komputer
Universitas Indonesia

Pencarian Sederhana

Find Similar Add to Favorite

Call Number SEM-360
Collection Type Indeks Artikel prosiding/Sem
Title A Snapshot differential refresh algorithm (hal 53 - 60 )
Author Bruce Lindsay, Laura Haas, C. Mohan, Hamid Pirahesh, & Paul Wilms;
Publisher Proceedings of acm sigmod 86 international conference on management of data washington,d.c may 28-30,1986
Subject
Location
Lokasi : Perpustakaan Fakultas Ilmu Komputer
Nomor Panggil ID Koleksi Status
SEM-360 TERSEDIA
Tidak ada review pada koleksi ini: 47983
This article presents an algorithm to refresh the contents of database snapshot. a database snapshot is a read-only table whose contents are extracted from other tables in the database. the snapshot contents can be periodically refreshed to reflect the current state of the database. snapshots are useful in many appplications as a cost effective substitute for replicated data in a distributed databse system. when the snapshot contents are a simple restriction and projection of a single base table, differential refresh techniques can redce the message and update costs of the snapshot refresh operation. the algorithm presented annotates the base table to detect the changes which must be applied to the snapshot table annotations is minimal and the amount of data transmitted during snapshot refresh is close to optimal in most circumstances.