This Page describes a series of Steps in a Simplified Approach to Data Migration
between Source Systems and Target Systems.
It covers the basics of Extracting data from a number of Sources, Transforming it
and Loading it into a Target Database.
- Preparation ...
The only Deliverable from this Simpified Approach is a Word document Table or a Spreadsheet which
defines the Mappings between Source and Target Data Items.
You will start by defining an appropriate Document or Spreadsheet with these Columns :-
- Source Table (or Filename)
- Source Column (or Fieldname)
- Source Data Type
- Validation Rules.
- Typical Values.
- Transformation Rules.
- Target Table
- Target Column
- Target Data Type.
- Setting-up the Simplified Data Migration Process ...
- Optionally define and create the Data Dictionary.
Identify all the required Data Sources, and an 'owner' for each Source.
(Data Feeds, Legacy Systems & Operational Data Stores).
If you want to migrate Access Databases to Oracle,MySQL, Sybase or PostgreSQL,
then check out MDB Tools,
from Brian Burns.