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...
Performance of Multiple-Batch Approaches to Pharmacokinetic Bioequivalence Testing for Orally Inhaled Drug Products with Batch-to-Batch Variability
Performance of Multiple-Batch Approaches to Pharmacokinetic Bioequivalence Testing for Orally Inhaled Drug Products with Batch-to-Batch Variability
AbstractBatch-to-batch pharmacokinetic (PK) variability of orally inhaled drug products has been documented and can render single-batch PK bioequivalence (BE) studies unreliable; r...
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...
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...
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...
Effect of Forging Grain Flow on Performance of Hypoid Gear Set - Case Study
Effect of Forging Grain Flow on Performance of Hypoid Gear Set - Case Study
Gear sets are one of the prime components in rear axle assembly that drives the wheel by taking the power from gear box. Typically forged gears are used for automotive applications...
Desmoid-Type Fibromatosis of The Breast: A Case Series
Desmoid-Type Fibromatosis of The Breast: A Case Series
Abstract
IntroductionDesmoid-type fibromatosis (DTF), also called aggressive fibromatosis, is a rare, benign, locally aggressive condition. Mammary DTF originates from fibroblasts ...
The importance of batch sensitization in missing value imputation
The importance of batch sensitization in missing value imputation
AbstractData analysis is complex due to a myriad of technical problems. Amongst these, missing values and batch effects are endemic. Although many methods have been developed for m...

