SlideShare a Scribd company logo
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
__________________________________________________________________________________________
Volume: 03 Issue: 02 | Feb-2014, Available @ http://www.ijret.org 260
HETEROGENEOUS DATA TRANSFER AND LOADER
Ashwini Deshmukh1
, Poonam Phalke2
, Prasanna Gawande3
, Shwetal Patil4
1, 2, 3, 4
Department of Information Technology, University of Pune, Marathwada Mitra Mandal’s Institute of Technology,
Lohgaon, Pune-411047, India
Abstract
In early days information contain in increasingly corporate area, now IT organization help to right module to store, manage ,retrieve
and transfer information in the more reliable and powerful manner. As part of an Information Lifecycle Management (ILM) best-
practices strategy, organizations require solutions for migrating data between in heterogeneous environments and system storage. In
early days information contain in increasingly corporate area, today IT organization help to right module to store, manage ,retrieve
and transfer information in the more reliable and powerful manner. This paper helps to planned to design powerful modules that
high-performances data migration of storage area with less time complexity. This project contain unique information of data
migration in dynamic IT nature and business advantage that design to provide new tool used for data migration.
Keywords— Heterogeneous Environment, data migration, data mapping
-----------------------------------------------------------------------***----------------------------------------------------------------------
1. INTRODUCTION
When a company starts, it usually starts as a Small-Scale
industry. And hence Microsoft Access Database is quite
capable of handling its database and record with in it. But
gradually as the company expands its database has to expand
too. Thus they have to achieve more efficient database. The
most widely used database is the Oracle Database. Hence this
software, “Database Migrator” is aimed at making the
conversion of an MS access database to Oracle database easy
and efficient, without any effort and also need to technical
knowledge.
A “Database Migrator” is usually developed for individuals and
organizations to save time for converting to a new database if a
database already developed. Instead of creating all the tables
etc. of the already existing database, Migrating the database
simply use software to covert sources database to destination
database.
Database migration help to save time and easily converting
huge database in heterogeneous environment
It can also be used by organizations that deal with complex data
import, export and migration issues. After all, importing,
exporting or migrating data between different sources is very
complicated and time consuming, especially if these data
sources store data in different formats or in heterogeneous
environment. This is where a database migratory comes handy.
The existing migrating tools available in the market are Oracle
migration workbench and Swiss SQL.
2. PURPOSE AND PROBLEM DEFINITION
To develop migrating tool that helps in migrating database with
its structure, data and relationship across various different
database.
It will also provide technique migrating data from MS Access
to SQL and Oracle.
The system will take an existing database in one format from
the user and will convert it to a database in another format,
which will be defined by the user.
An easy way to comply with the conference paper formatting
requirements is to use this document as a template and simply
type your text into it.
3. OBJECTIVES
To perform the database migration technique from MS Access
to SQL server and MS Access to Oracle It will also perform
SQL server to Oracle and vice versa.
In this scope following three areas describe that is restricted to
migration perform systematically in normal database
 Migration perform source database to destination
database.
 Second the follows migration of tables to the
destination database.
 And the last steps actually perform migration of data
from source to destination database.
 To prompt the user to select the source database and
destination database. Connections for source and
destination are tested.
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
__________________________________________________________________________________________
Volume: 03 Issue: 02 | Feb-2014, Available @ http://www.ijret.org 261
 Tree view structure is designed to enable the user to
select and deselect tables, views for migration from
source structure to the target structure.
 This form will display a summary of all the selected
items. User is allowed to select constraints to be
applied such as unique key ,primary key and foreign
key .
 This form will display the status report after the
migration is completed.
4. LITERATURE SURVEY
 In 1980 Appearances of this advancement, old
systems have already been replaced by more effective
system. During the process of updating, data
migration is a significant issues. Data which are
migrated in to new system not only are huge in size,
but also are prerequisite for new system starting up
vital basis of decision making[].
 In 2005 China information world propose by “Data
migrate in three steps”[2].
1. Data migrated by tool beforehand
-This approach is adopted widely due to its high
efficiency.
2. Data migrated manually by tool beforehand
-The cost & error ratio of this approach are
relatively high.
3. Data generated by new system afterwards
 In 2009 YANG Hai-Yan research of heterogeneous
database conversion based on XMI, In this approach
Consistency of the SQL syntax among related database
& the complexity of SQL syntax, user may suffer from
the poor usability[4].
5. SYSTEM ARCHITECTURE
Fig. 1 System Architecture
a. User is provided with the login facility and then
user entered information is validated .
b. User will select the source database which is to be
migrated.
c. After the connection is tested and then destination
database will be selected.
d. The user will ask to select table name, structure of
the table, constraints applied on it to be migrated.
e. Then migration will be start.
Fig. 2 Relationship between each data migration module
6. DATA MIGRATION AND MAPPING
Using data migration, If the result error rate exceeds the
expectations, operation log should be examined. Most of errors
can be solved by adjusting the mapping table and regulating
database type compatible with Java.
Source object database type and JDBC mapping refers that the
corresponding relationship between data type of database
production and standard data type of JDBC interface, the
purpose of which is to find a matched type in JDBC or a limit
error in allowable range and finally meet users requirements.
System embeds the data type mapping table to match the data
type of JDBC with the one of the GBase, Oracle , Microsoft
SQL server 2000,DB2 and MySQL. JDBC data types can be
classified in to numeric, character , big object , date and special.
7. QUERY EXTRACTION OF DATABASE
STRUCTURE
The extraction of database structure is to load the source
database pattern and table structure information into the middle
database, then generate SQL sentence of the source database .
the information of the middle database is used to create
migration sentence . Extraction adopts preorder traversal
method to load source database information into the middle
database.
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
__________________________________________________________________________________________
Volume: 03 Issue: 02 | Feb-2014, Available @ http://www.ijret.org 262
8. DATABASE QUERY
The model provide user with standard database information of
active connection , database pattern and table information.; field
information of the table, sentence that generates the table and
the data within; mapping relationship between database data
and JDBC, sending and implementing query operation in
database by importing SQL sentences.
The function of this module is similar to simplified data
browser and database query. All related action logic is control
by interface module. Background provides only related
parameters, initial and synchronization operations.
9. CONCLUSIONS
We adapted the incremental scheme to the data migration in the
multi database system. By experimental result ,our incremental
scheme is effective for the improvement of execution time.
For future work, we need to evaluate the performances of our
scheme in more real solution. If including units in the label,
present them within parentheses. Do not label axes only with
units. In the example,
ACKNOWLEDGMENTS
We take this opportunity to thank our project guide Prof. Mrs.
Shweta lPatil and Head of the Department Prof. Mr. Wagh K.S.
for their valuable guidance and for providing all the necessary
facilities, which were indispensable in the completion of this
project report. We are also thankful to all the staff members of
the Department of Information technology of
MarathwadaMitraMandal Institute of Technology, Pune for
their valuable time, support, comments, suggestions and
persuasion. We would also like to thank the institute for
providing the required facilities, Internet access and important
books.
REFERENCES
[1] Omiecinski, E., Concurrent File Reorganization:
Clustering, Conversion and MaintenNance, Data
Engineering Bulletin,19,2,pp 25-32,1996.
[2] Xia Kai, "`Data migrate in three steps"', China information
world, vol. 17 January 2005.
[3] Chen Huaying, "`Data move online-data migration and its
applications"', PC WORLD CHINA,2008,pp.72-76.
[4] YANG Hai-yan, Research of Heterogeneous Database
Conversion Based on XMI, Computer Knowledge and
Technology, vol. 12,2009.
[5] Pan Yi,Study on the Synchronization Problems for
Isomerous Database, O_ce Information, vol. 12,2009.
[6] www.mysql.com
[7] Higuchi,, K. and Tsuji, T., On-line Reorganization for
Distributed Index system for complex Objects, IPSJ Trans.
of Database, 45,SIG10(TOD23) ,pp 1-17,2004.
[8] Li Wei, Cai Yingwei, Xu Hui, “Desing And
Implementation of Integrated platform of Heterogeneous
Database based on Multithreding ” Modern Electronic
Power, Vol.25(5),pp.69-72, October2008.

More Related Content

PDF
Bq36404412
IJERA Editor
 
PDF
International Journal of Computational Engineering Research(IJCER)
ijceronline
 
PDF
Reengineering of relational databases to object oriented database
eSAT Journals
 
PDF
Reengineering of relational databases to objectoriented
eSAT Publishing House
 
PDF
IRJET- Plug-In based System for Data Visualization
IRJET Journal
 
PDF
Context-Sensitive Indexes for Performance Optimization of SQL Queries in Mult...
Arjun Sirohi
 
PDF
Context sensitive indexes for performance optimization of sql queries in mult...
avinash varma sagi
 
DOCX
Mi0034 –database management systems
smumbahelp
 
Bq36404412
IJERA Editor
 
International Journal of Computational Engineering Research(IJCER)
ijceronline
 
Reengineering of relational databases to object oriented database
eSAT Journals
 
Reengineering of relational databases to objectoriented
eSAT Publishing House
 
IRJET- Plug-In based System for Data Visualization
IRJET Journal
 
Context-Sensitive Indexes for Performance Optimization of SQL Queries in Mult...
Arjun Sirohi
 
Context sensitive indexes for performance optimization of sql queries in mult...
avinash varma sagi
 
Mi0034 –database management systems
smumbahelp
 

What's hot (19)

PDF
Unstructured multidimensional array multimedia retrival model based xml database
eSAT Journals
 
PDF
B131626
IJRES Journal
 
PDF
SECURE: An Ameliorated SQL Semiotic for Security
Eswar Publications
 
PDF
International Journal of Computational Engineering Research(IJCER)
ijceronline
 
PDF
An approach for transforming of relational databases to owl ontology
IJwest
 
PDF
H04564550
IOSR-JEN
 
PDF
Design of file system architecture with cluster
eSAT Publishing House
 
PDF
320 324
Editor IJARCET
 
DOCX
Project Documentation
Rohan Reddy
 
DOC
IT6701-Information management question bank
ANJALAI AMMAL MAHALINGAM ENGINEERING COLLEGE
 
PDF
Performance Analysis of Selected Classifiers in User Profiling
ijdmtaiir
 
PDF
Ijebea14 267
Iasir Journals
 
PDF
Dn31766773
IJERA Editor
 
PDF
2017 IEEE Projects 2017 For Cse ( Trichy, Chennai )
SBGC
 
PDF
Document Recommendation using Boosting Based Multi-graph Classification: A Re...
IRJET Journal
 
PDF
H1803014347
IOSR Journals
 
PDF
Mca titles
tema_solution
 
PDF
Ijaret 06 09_001
IAEME Publication
 
Unstructured multidimensional array multimedia retrival model based xml database
eSAT Journals
 
B131626
IJRES Journal
 
SECURE: An Ameliorated SQL Semiotic for Security
Eswar Publications
 
International Journal of Computational Engineering Research(IJCER)
ijceronline
 
An approach for transforming of relational databases to owl ontology
IJwest
 
H04564550
IOSR-JEN
 
Design of file system architecture with cluster
eSAT Publishing House
 
Project Documentation
Rohan Reddy
 
IT6701-Information management question bank
ANJALAI AMMAL MAHALINGAM ENGINEERING COLLEGE
 
Performance Analysis of Selected Classifiers in User Profiling
ijdmtaiir
 
Ijebea14 267
Iasir Journals
 
Dn31766773
IJERA Editor
 
2017 IEEE Projects 2017 For Cse ( Trichy, Chennai )
SBGC
 
Document Recommendation using Boosting Based Multi-graph Classification: A Re...
IRJET Journal
 
H1803014347
IOSR Journals
 
Mca titles
tema_solution
 
Ijaret 06 09_001
IAEME Publication
 
Ad

Viewers also liked (18)

PDF
Self organization mechanism in an agent network by decentralized approach
eSAT Journals
 
PDF
Classification of secure encrypted relationaldata in cloud computing
eSAT Journals
 
PDF
A servey on wireless mesh networking module
eSAT Journals
 
PDF
Semi automated coconut tree climber
eSAT Journals
 
PDF
Arduino uno based obstructive sleep apnea detection using respiratory signal
eSAT Journals
 
PDF
Survey of streaming data warehouse update scheduling
eSAT Journals
 
PDF
Performance of cyclic loading on circular footing on geogrid reinforced sandbed
eSAT Journals
 
PDF
Comparative study of ksvdd and fsvm for classification of mislabeled data
eSAT Journals
 
PDF
Understanding history of architecture through lost cities, case cahokia civi...
eSAT Journals
 
PDF
Design and development of touch screen controlled stairs climbing robot
eSAT Journals
 
PDF
Assesing the various problems facing in arranging appropirate labour and qual...
eSAT Journals
 
PDF
Igbt based on vector control of induction motor drive
eSAT Journals
 
PDF
Trust based security in manet
eSAT Journals
 
PDF
A comparative investigation on physical and mechanical properties of mmc rein...
eSAT Journals
 
PDF
Study on mechanical properties of concrete with industrial wastes
eSAT Journals
 
PDF
A study and survey on various progressive duplicate detection mechanisms
eSAT Journals
 
PDF
Survey paper on adaptive beamforming lms,nlms and rls algorithms for smart an...
eSAT Journals
 
PDF
Smart garbage collection system in residential area
eSAT Journals
 
Self organization mechanism in an agent network by decentralized approach
eSAT Journals
 
Classification of secure encrypted relationaldata in cloud computing
eSAT Journals
 
A servey on wireless mesh networking module
eSAT Journals
 
Semi automated coconut tree climber
eSAT Journals
 
Arduino uno based obstructive sleep apnea detection using respiratory signal
eSAT Journals
 
Survey of streaming data warehouse update scheduling
eSAT Journals
 
Performance of cyclic loading on circular footing on geogrid reinforced sandbed
eSAT Journals
 
Comparative study of ksvdd and fsvm for classification of mislabeled data
eSAT Journals
 
Understanding history of architecture through lost cities, case cahokia civi...
eSAT Journals
 
Design and development of touch screen controlled stairs climbing robot
eSAT Journals
 
Assesing the various problems facing in arranging appropirate labour and qual...
eSAT Journals
 
Igbt based on vector control of induction motor drive
eSAT Journals
 
Trust based security in manet
eSAT Journals
 
A comparative investigation on physical and mechanical properties of mmc rein...
eSAT Journals
 
Study on mechanical properties of concrete with industrial wastes
eSAT Journals
 
A study and survey on various progressive duplicate detection mechanisms
eSAT Journals
 
Survey paper on adaptive beamforming lms,nlms and rls algorithms for smart an...
eSAT Journals
 
Smart garbage collection system in residential area
eSAT Journals
 
Ad

Similar to Heterogeneous data transfer and loader (20)

PDF
Data migration system in heterogeneous database
eSAT Journals
 
PDF
Data migration system in heterogeneous database
eSAT Publishing House
 
PDF
Database Migration Tool
ijceronline
 
PDF
2005 | Migration to Open Source Databases | O'Reilly Euro OSCon
Jutta Horstmann
 
PDF
Presentation sql server to oracle a database migration roadmap
xKinAnx
 
PDF
2005 | Migration to Open Source Databases | Open Source Database Conference
Jutta Horstmann
 
PPT
Database migration
Sankar Patnaik
 
PDF
Migrating Data Warehouse Solutions from Oracle to non-Oracle Databases
Jade Global
 
PDF
Automating Database Migration Through Object Relational Persistence
Tyrell Perera
 
PPTX
Migration of a relational database to a NoSQL store
MarkRizun
 
PPTX
Essential Sorting Tools and Utilities for Efficient Organization
Innovative Routines International
 
PDF
A Practical Guide to Database Design.pdf
Allison Koehn
 
PPT
Data mining
sweetysweety8
 
PDF
Get started with data migration
Thinqloud
 
PDF
Dx31599603
IJMER
 
PPT
Data migration
Vatsala Chauhan
 
PDF
International Journal of Computational Engineering Research(IJCER)
ijceronline
 
PPTX
Chapter 5 data resource management
Advance Saraswati Prakashan Pvt Ltd
 
PDF
Trivadis TechEvent 2017 Tools and Methods for DB Migrations by Kim Berg Hansen
Trivadis
 
Data migration system in heterogeneous database
eSAT Journals
 
Data migration system in heterogeneous database
eSAT Publishing House
 
Database Migration Tool
ijceronline
 
2005 | Migration to Open Source Databases | O'Reilly Euro OSCon
Jutta Horstmann
 
Presentation sql server to oracle a database migration roadmap
xKinAnx
 
2005 | Migration to Open Source Databases | Open Source Database Conference
Jutta Horstmann
 
Database migration
Sankar Patnaik
 
Migrating Data Warehouse Solutions from Oracle to non-Oracle Databases
Jade Global
 
Automating Database Migration Through Object Relational Persistence
Tyrell Perera
 
Migration of a relational database to a NoSQL store
MarkRizun
 
Essential Sorting Tools and Utilities for Efficient Organization
Innovative Routines International
 
A Practical Guide to Database Design.pdf
Allison Koehn
 
Data mining
sweetysweety8
 
Get started with data migration
Thinqloud
 
Dx31599603
IJMER
 
Data migration
Vatsala Chauhan
 
International Journal of Computational Engineering Research(IJCER)
ijceronline
 
Chapter 5 data resource management
Advance Saraswati Prakashan Pvt Ltd
 
Trivadis TechEvent 2017 Tools and Methods for DB Migrations by Kim Berg Hansen
Trivadis
 

More from eSAT Journals (20)

PDF
Mechanical properties of hybrid fiber reinforced concrete for pavements
eSAT Journals
 
PDF
Material management in construction – a case study
eSAT Journals
 
PDF
Managing drought short term strategies in semi arid regions a case study
eSAT Journals
 
PDF
Life cycle cost analysis of overlay for an urban road in bangalore
eSAT Journals
 
PDF
Laboratory studies of dense bituminous mixes ii with reclaimed asphalt materials
eSAT Journals
 
PDF
Laboratory investigation of expansive soil stabilized with natural inorganic ...
eSAT Journals
 
PDF
Influence of reinforcement on the behavior of hollow concrete block masonry p...
eSAT Journals
 
PDF
Influence of compaction energy on soil stabilized with chemical stabilizer
eSAT Journals
 
PDF
Geographical information system (gis) for water resources management
eSAT Journals
 
PDF
Forest type mapping of bidar forest division, karnataka using geoinformatics ...
eSAT Journals
 
PDF
Factors influencing compressive strength of geopolymer concrete
eSAT Journals
 
PDF
Experimental investigation on circular hollow steel columns in filled with li...
eSAT Journals
 
PDF
Experimental behavior of circular hsscfrc filled steel tubular columns under ...
eSAT Journals
 
PDF
Evaluation of punching shear in flat slabs
eSAT Journals
 
PDF
Evaluation of performance of intake tower dam for recent earthquake in india
eSAT Journals
 
PDF
Evaluation of operational efficiency of urban road network using travel time ...
eSAT Journals
 
PDF
Estimation of surface runoff in nallur amanikere watershed using scs cn method
eSAT Journals
 
PDF
Estimation of morphometric parameters and runoff using rs & gis techniques
eSAT Journals
 
PDF
Effect of variation of plastic hinge length on the results of non linear anal...
eSAT Journals
 
PDF
Effect of use of recycled materials on indirect tensile strength of asphalt c...
eSAT Journals
 
Mechanical properties of hybrid fiber reinforced concrete for pavements
eSAT Journals
 
Material management in construction – a case study
eSAT Journals
 
Managing drought short term strategies in semi arid regions a case study
eSAT Journals
 
Life cycle cost analysis of overlay for an urban road in bangalore
eSAT Journals
 
Laboratory studies of dense bituminous mixes ii with reclaimed asphalt materials
eSAT Journals
 
Laboratory investigation of expansive soil stabilized with natural inorganic ...
eSAT Journals
 
Influence of reinforcement on the behavior of hollow concrete block masonry p...
eSAT Journals
 
Influence of compaction energy on soil stabilized with chemical stabilizer
eSAT Journals
 
Geographical information system (gis) for water resources management
eSAT Journals
 
Forest type mapping of bidar forest division, karnataka using geoinformatics ...
eSAT Journals
 
Factors influencing compressive strength of geopolymer concrete
eSAT Journals
 
Experimental investigation on circular hollow steel columns in filled with li...
eSAT Journals
 
Experimental behavior of circular hsscfrc filled steel tubular columns under ...
eSAT Journals
 
Evaluation of punching shear in flat slabs
eSAT Journals
 
Evaluation of performance of intake tower dam for recent earthquake in india
eSAT Journals
 
Evaluation of operational efficiency of urban road network using travel time ...
eSAT Journals
 
Estimation of surface runoff in nallur amanikere watershed using scs cn method
eSAT Journals
 
Estimation of morphometric parameters and runoff using rs & gis techniques
eSAT Journals
 
Effect of variation of plastic hinge length on the results of non linear anal...
eSAT Journals
 
Effect of use of recycled materials on indirect tensile strength of asphalt c...
eSAT Journals
 

Recently uploaded (20)

PDF
Construction of a Thermal Vacuum Chamber for Environment Test of Triple CubeS...
2208441
 
PDF
2025 Laurence Sigler - Advancing Decision Support. Content Management Ecommer...
Francisco Javier Mora Serrano
 
PPTX
quantum computing transition from classical mechanics.pptx
gvlbcy
 
PPTX
MT Chapter 1.pptx- Magnetic particle testing
ABCAnyBodyCanRelax
 
PDF
Zero carbon Building Design Guidelines V4
BassemOsman1
 
PDF
All chapters of Strength of materials.ppt
girmabiniyam1234
 
PDF
Advanced LangChain & RAG: Building a Financial AI Assistant with Real-Time Data
Soufiane Sejjari
 
PDF
Cryptography and Information :Security Fundamentals
Dr. Madhuri Jawale
 
PPTX
business incubation centre aaaaaaaaaaaaaa
hodeeesite4
 
PDF
67243-Cooling and Heating & Calculation.pdf
DHAKA POLYTECHNIC
 
PDF
67243-Cooling and Heating & Calculation.pdf
DHAKA POLYTECHNIC
 
PPTX
Information Retrieval and Extraction - Module 7
premSankar19
 
PPTX
Civil Engineering Practices_BY Sh.JP Mishra 23.09.pptx
bineetmishra1990
 
PPTX
22PCOAM21 Session 1 Data Management.pptx
Guru Nanak Technical Institutions
 
PDF
Natural_Language_processing_Unit_I_notes.pdf
sanguleumeshit
 
PPTX
Inventory management chapter in automation and robotics.
atisht0104
 
PDF
settlement FOR FOUNDATION ENGINEERS.pdf
Endalkazene
 
PDF
LEAP-1B presedntation xxxxxxxxxxxxxxxxxxxxxxxxxxxxx
hatem173148
 
PPTX
database slide on modern techniques for optimizing database queries.pptx
aky52024
 
PPTX
Online Cab Booking and Management System.pptx
diptipaneri80
 
Construction of a Thermal Vacuum Chamber for Environment Test of Triple CubeS...
2208441
 
2025 Laurence Sigler - Advancing Decision Support. Content Management Ecommer...
Francisco Javier Mora Serrano
 
quantum computing transition from classical mechanics.pptx
gvlbcy
 
MT Chapter 1.pptx- Magnetic particle testing
ABCAnyBodyCanRelax
 
Zero carbon Building Design Guidelines V4
BassemOsman1
 
All chapters of Strength of materials.ppt
girmabiniyam1234
 
Advanced LangChain & RAG: Building a Financial AI Assistant with Real-Time Data
Soufiane Sejjari
 
Cryptography and Information :Security Fundamentals
Dr. Madhuri Jawale
 
business incubation centre aaaaaaaaaaaaaa
hodeeesite4
 
67243-Cooling and Heating & Calculation.pdf
DHAKA POLYTECHNIC
 
67243-Cooling and Heating & Calculation.pdf
DHAKA POLYTECHNIC
 
Information Retrieval and Extraction - Module 7
premSankar19
 
Civil Engineering Practices_BY Sh.JP Mishra 23.09.pptx
bineetmishra1990
 
22PCOAM21 Session 1 Data Management.pptx
Guru Nanak Technical Institutions
 
Natural_Language_processing_Unit_I_notes.pdf
sanguleumeshit
 
Inventory management chapter in automation and robotics.
atisht0104
 
settlement FOR FOUNDATION ENGINEERS.pdf
Endalkazene
 
LEAP-1B presedntation xxxxxxxxxxxxxxxxxxxxxxxxxxxxx
hatem173148
 
database slide on modern techniques for optimizing database queries.pptx
aky52024
 
Online Cab Booking and Management System.pptx
diptipaneri80
 

Heterogeneous data transfer and loader

  • 1. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 __________________________________________________________________________________________ Volume: 03 Issue: 02 | Feb-2014, Available @ http://www.ijret.org 260 HETEROGENEOUS DATA TRANSFER AND LOADER Ashwini Deshmukh1 , Poonam Phalke2 , Prasanna Gawande3 , Shwetal Patil4 1, 2, 3, 4 Department of Information Technology, University of Pune, Marathwada Mitra Mandal’s Institute of Technology, Lohgaon, Pune-411047, India Abstract In early days information contain in increasingly corporate area, now IT organization help to right module to store, manage ,retrieve and transfer information in the more reliable and powerful manner. As part of an Information Lifecycle Management (ILM) best- practices strategy, organizations require solutions for migrating data between in heterogeneous environments and system storage. In early days information contain in increasingly corporate area, today IT organization help to right module to store, manage ,retrieve and transfer information in the more reliable and powerful manner. This paper helps to planned to design powerful modules that high-performances data migration of storage area with less time complexity. This project contain unique information of data migration in dynamic IT nature and business advantage that design to provide new tool used for data migration. Keywords— Heterogeneous Environment, data migration, data mapping -----------------------------------------------------------------------***---------------------------------------------------------------------- 1. INTRODUCTION When a company starts, it usually starts as a Small-Scale industry. And hence Microsoft Access Database is quite capable of handling its database and record with in it. But gradually as the company expands its database has to expand too. Thus they have to achieve more efficient database. The most widely used database is the Oracle Database. Hence this software, “Database Migrator” is aimed at making the conversion of an MS access database to Oracle database easy and efficient, without any effort and also need to technical knowledge. A “Database Migrator” is usually developed for individuals and organizations to save time for converting to a new database if a database already developed. Instead of creating all the tables etc. of the already existing database, Migrating the database simply use software to covert sources database to destination database. Database migration help to save time and easily converting huge database in heterogeneous environment It can also be used by organizations that deal with complex data import, export and migration issues. After all, importing, exporting or migrating data between different sources is very complicated and time consuming, especially if these data sources store data in different formats or in heterogeneous environment. This is where a database migratory comes handy. The existing migrating tools available in the market are Oracle migration workbench and Swiss SQL. 2. PURPOSE AND PROBLEM DEFINITION To develop migrating tool that helps in migrating database with its structure, data and relationship across various different database. It will also provide technique migrating data from MS Access to SQL and Oracle. The system will take an existing database in one format from the user and will convert it to a database in another format, which will be defined by the user. An easy way to comply with the conference paper formatting requirements is to use this document as a template and simply type your text into it. 3. OBJECTIVES To perform the database migration technique from MS Access to SQL server and MS Access to Oracle It will also perform SQL server to Oracle and vice versa. In this scope following three areas describe that is restricted to migration perform systematically in normal database  Migration perform source database to destination database.  Second the follows migration of tables to the destination database.  And the last steps actually perform migration of data from source to destination database.  To prompt the user to select the source database and destination database. Connections for source and destination are tested.
  • 2. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 __________________________________________________________________________________________ Volume: 03 Issue: 02 | Feb-2014, Available @ http://www.ijret.org 261  Tree view structure is designed to enable the user to select and deselect tables, views for migration from source structure to the target structure.  This form will display a summary of all the selected items. User is allowed to select constraints to be applied such as unique key ,primary key and foreign key .  This form will display the status report after the migration is completed. 4. LITERATURE SURVEY  In 1980 Appearances of this advancement, old systems have already been replaced by more effective system. During the process of updating, data migration is a significant issues. Data which are migrated in to new system not only are huge in size, but also are prerequisite for new system starting up vital basis of decision making[].  In 2005 China information world propose by “Data migrate in three steps”[2]. 1. Data migrated by tool beforehand -This approach is adopted widely due to its high efficiency. 2. Data migrated manually by tool beforehand -The cost & error ratio of this approach are relatively high. 3. Data generated by new system afterwards  In 2009 YANG Hai-Yan research of heterogeneous database conversion based on XMI, In this approach Consistency of the SQL syntax among related database & the complexity of SQL syntax, user may suffer from the poor usability[4]. 5. SYSTEM ARCHITECTURE Fig. 1 System Architecture a. User is provided with the login facility and then user entered information is validated . b. User will select the source database which is to be migrated. c. After the connection is tested and then destination database will be selected. d. The user will ask to select table name, structure of the table, constraints applied on it to be migrated. e. Then migration will be start. Fig. 2 Relationship between each data migration module 6. DATA MIGRATION AND MAPPING Using data migration, If the result error rate exceeds the expectations, operation log should be examined. Most of errors can be solved by adjusting the mapping table and regulating database type compatible with Java. Source object database type and JDBC mapping refers that the corresponding relationship between data type of database production and standard data type of JDBC interface, the purpose of which is to find a matched type in JDBC or a limit error in allowable range and finally meet users requirements. System embeds the data type mapping table to match the data type of JDBC with the one of the GBase, Oracle , Microsoft SQL server 2000,DB2 and MySQL. JDBC data types can be classified in to numeric, character , big object , date and special. 7. QUERY EXTRACTION OF DATABASE STRUCTURE The extraction of database structure is to load the source database pattern and table structure information into the middle database, then generate SQL sentence of the source database . the information of the middle database is used to create migration sentence . Extraction adopts preorder traversal method to load source database information into the middle database.
  • 3. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 __________________________________________________________________________________________ Volume: 03 Issue: 02 | Feb-2014, Available @ http://www.ijret.org 262 8. DATABASE QUERY The model provide user with standard database information of active connection , database pattern and table information.; field information of the table, sentence that generates the table and the data within; mapping relationship between database data and JDBC, sending and implementing query operation in database by importing SQL sentences. The function of this module is similar to simplified data browser and database query. All related action logic is control by interface module. Background provides only related parameters, initial and synchronization operations. 9. CONCLUSIONS We adapted the incremental scheme to the data migration in the multi database system. By experimental result ,our incremental scheme is effective for the improvement of execution time. For future work, we need to evaluate the performances of our scheme in more real solution. If including units in the label, present them within parentheses. Do not label axes only with units. In the example, ACKNOWLEDGMENTS We take this opportunity to thank our project guide Prof. Mrs. Shweta lPatil and Head of the Department Prof. Mr. Wagh K.S. for their valuable guidance and for providing all the necessary facilities, which were indispensable in the completion of this project report. We are also thankful to all the staff members of the Department of Information technology of MarathwadaMitraMandal Institute of Technology, Pune for their valuable time, support, comments, suggestions and persuasion. We would also like to thank the institute for providing the required facilities, Internet access and important books. REFERENCES [1] Omiecinski, E., Concurrent File Reorganization: Clustering, Conversion and MaintenNance, Data Engineering Bulletin,19,2,pp 25-32,1996. [2] Xia Kai, "`Data migrate in three steps"', China information world, vol. 17 January 2005. [3] Chen Huaying, "`Data move online-data migration and its applications"', PC WORLD CHINA,2008,pp.72-76. [4] YANG Hai-yan, Research of Heterogeneous Database Conversion Based on XMI, Computer Knowledge and Technology, vol. 12,2009. [5] Pan Yi,Study on the Synchronization Problems for Isomerous Database, O_ce Information, vol. 12,2009. [6] www.mysql.com [7] Higuchi,, K. and Tsuji, T., On-line Reorganization for Distributed Index system for complex Objects, IPSJ Trans. of Database, 45,SIG10(TOD23) ,pp 1-17,2004. [8] Li Wei, Cai Yingwei, Xu Hui, “Desing And Implementation of Integrated platform of Heterogeneous Database based on Multithreding ” Modern Electronic Power, Vol.25(5),pp.69-72, October2008.