Title :
SQL query based data synchronization in heterogeneous database environment
Author :
Hossain, Md Iqbal ; Ali, Muhammad Masroor
Author_Institution :
Dept. of Comput. Sci. & Eng., Bangladesh Univ. of Eng. & Technol., Dhaka, Bangladesh
Abstract :
Database synchronization is a complex process in heterogeneous database environment. Maintaining the uniformity of data and its structure is a fundamental problem of data synchronization. In this paper we present a methodology to synchronize data and structure in heterogeneous database envrionment. We capture all DDL and DML SQL query from source database and pass this SQL query to target database. A process runs continuously in the back end to read SQL query and passes the SQL query to target system through HTTP. Another process processes the SQL query in the target system. Some errors may happen in target database for data type mismatch or SQL query function mismatch or unavailability. To avoid these errors, we have used two lookup tables and adapt the SQL query. Then we execute the changed query in the target database. Our experimental results evidence the effectiveness of the proposed method.
Keywords :
SQL; hypermedia; query processing; table lookup; DDL SQL query; DML SQL query; HTTP; SQL query based data synchronization; SQL query function mismatch; data uniformity; database synchronization; heterogeneous database environment; lookup tables; source database; structure synchronization; target database; Database systems; Engines; Real time systems; Synchronization; XML; DDL and DML; SQL query capture; database synchronization; heterogeneous database;
Conference_Titel :
Computer Communication and Informatics (ICCCI), 2012 International Conference on
Conference_Location :
Coimbatore
Print_ISBN :
978-1-4577-1580-8
DOI :
10.1109/ICCCI.2012.6158818