International Journal of Computer Applications |
Foundation of Computer Science (FCS), NY, USA |
Volume 100 - Number 7 |
Year of Publication: 2014 |
Authors: Nikhil S. Gajjam, S. S. Apte |
10.5120/17539-8119 |
Nikhil S. Gajjam, S. S. Apte . Reducing Execution Time of Distributed SELECT Query in Heterogeneous Distributed Database using Genetic Algorithm. International Journal of Computer Applications. 100, 7 ( August 2014), 34-38. DOI=10.5120/17539-8119
Centralized unit that coordinates different types of schema running on multiple sites is getting importance now-a-days. Heterogeneous Distributed Database System (HDDS) is the collection of multiple different databases management systems running on multiple systems that are linked together. Query processing is complicated in such cases. In this work we concentrate on utilizing Genetic Algorithm for finding optimized query execution plan for distributed SELECT queries. Selecting the right set of plans for queries using Genetic Algorithm which minimizes the total execution time is the major goal of this work. Replication of schema is used in this work which gives multiple solutions for retrieval of the data. We used Chromosome for specifying plan for query. Chromosome structures consist of combination of data site and join order. Aglet, Mobile agent, is used to connect all the database servers with centralized server. By implementing this, we get the optimized plan for the select query.