On-line Schema Update for a Telecom Database

Authors: 
Ronstrom, M
Author: 
Ronstrom, M
Year: 
2000
Venue: 
Proc 16th ICDE 2000
URL: 
http://doi.ieeecomputersociety.org/10.1109/ICDE.2000.839432
Citations: 
15
Citations range: 
10 - 49

Telecom Databases need very high availability for
both read and write transactions. Thus it is desired that
not even schema changes are allowed to block any type
of transactions. We show in this paper a method to handle
schema changes which is based on a transaction oriented
change with the aid of triggers. The old and the
new schema can be used concurrently so it is never necessary
to block any transactions.
A nice feature of the method presented in this paper
is that it is easy to integrate into an already existing
DBMS.
This functionality is rarely, if ever, found in neither
products nor research articles.