Search engine for discovering works of Art, research articles, and books related to Art and Culture
ShareThis
Javascript must be enabled to continue!

A batch Update Method of Database for Mass Data during Online Entry

View through CrossRef
In business systems, databases are usually updated by two methods: the online entry is used for update from many terminals concurrently; the batch update is used to update a great deal of data in a lump. Since online entry updates a small amount of data, concurrency control can be performed by locking the data. On the other hand, the batch update locks a great deal of data for a long while. So, if it’s performed concurrently with online entry, it’s performed as the mini-batch that divides the update to shorten the lock time of each unit. However, because this method cannot treat the entire batch update as a single transaction, various constraints occur on system operations. In this paper, we propose a batch update method utilizing the transaction time database that manages the history of time series of its data. And, we show that the ACID property of the transaction can be maintained by this method as a whole batch update.
Title: A batch Update Method of Database for Mass Data during Online Entry
Description:
In business systems, databases are usually updated by two methods: the online entry is used for update from many terminals concurrently; the batch update is used to update a great deal of data in a lump.
Since online entry updates a small amount of data, concurrency control can be performed by locking the data.
On the other hand, the batch update locks a great deal of data for a long while.
So, if it’s performed concurrently with online entry, it’s performed as the mini-batch that divides the update to shorten the lock time of each unit.
However, because this method cannot treat the entire batch update as a single transaction, various constraints occur on system operations.
In this paper, we propose a batch update method utilizing the transaction time database that manages the history of time series of its data.
And, we show that the ACID property of the transaction can be maintained by this method as a whole batch update.

Related Results

The Black Mass as Play: Dennis Wheatley's The Devil Rides Out
The Black Mass as Play: Dennis Wheatley's The Devil Rides Out
Literature—at least serious literature—is something that we work at. This is especially true within the academy. Literature departments are places where workers labour over texts c...
Contribuición al estudio de la operación de destilación discontinua mediante simulación
Contribuición al estudio de la operación de destilación discontinua mediante simulación
El treball presentat en aquesta tesi pretén contribuir a l'estudi mediambiental de la limitació de les emissions de components orgànics volàtils (VOCs), degudes a l'ús de dissolven...
7 th International Symposium on Enabling Technologies for Life Sciences (ETP)
7 th International Symposium on Enabling Technologies for Life Sciences (ETP)
The seventh in the series of ETP Symposia (see Rapid Communications in Mass Spectrometry 2012, 26 , ...
Coexisting Granulomatous Mastitis and Breast Cancer: A Systematic Review
Coexisting Granulomatous Mastitis and Breast Cancer: A Systematic Review
Abstract Introduction: Granulomatous mastitis (GM) is a rare inflammatory breast disease that mimics carcinoma. GM can coexist with breast cancer (BC), though the relationship rema...
Breast Carcinoma within Fibroadenoma: A Systematic Review
Breast Carcinoma within Fibroadenoma: A Systematic Review
Abstract Introduction Fibroadenoma is the most common benign breast lesion; however, it carries a potential risk of malignant transformation. This systematic review provides an ove...
Assessing the Accessibility of different Latitudes for Planetary Entry Probe Missions to Saturn, Uranus and Neptune
Assessing the Accessibility of different Latitudes for Planetary Entry Probe Missions to Saturn, Uranus and Neptune
In-situ probe measurements of planetary atmospheres add an immense value to remote sensing observations from orbiting spacecraft or telescopes, as highlighted and justified in nume...
Actualització consistent de bases de dades deductives
Actualització consistent de bases de dades deductives
En aquesta tesi, proposem un nou mètode per a l'actualització consistent de bases de dades deductives. Donada una petició d'actualització, aquest mètode tradueix de forma automàtic...

Back to Top