dbTalk Databases Forums  

Data migration from Mainframe to SQL Server

microsoft.public.sqlserver.dts microsoft.public.sqlserver.dts


Discuss Data migration from Mainframe to SQL Server in the microsoft.public.sqlserver.dts forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
cjeffwang@gmail.com
 
Posts: n/a

Default Data migration from Mainframe to SQL Server - 12-19-2006 , 10:05 PM






Is there an easy way to migrate the mainframe databases, e.g.
ServiceCenter P4 or Model 204 to SQL Server. In general, they all can
be called relational databases, but the data can not be migrated easily
by using the database utility tools. Other than transfering to text or
Excel, then to SQL Server, are there any easy ways to do the direct
migration?

Thanks in advance,
Jeffrey


Reply With Quote
  #2  
Old   
Arnie Rowland
 
Posts: n/a

Default Re: Data migration from Mainframe to SQL Server - 12-19-2006 , 10:13 PM






My experience is that as well as 'migrating' the data, there is often a lot
of data cleanup, standardization, and conforming that needs to be done. So
my approach is to dump into text files, load them into 'Staging' tables, run
whatever cleanup, standardization, and conforming scripts are necessary, and
then move the data to the production tables. This will have to be done many,
many times in order to fine tune the scripts.

Could be a 'fair' amount of effort -but in a legacy, mission critical
situation, often necessary.

--
Arnie Rowland, Ph.D.
Westwood Consulting, Inc

Most good judgment comes from experience.
Most experience comes from bad judgment.
- Anonymous

You can't help someone get up a hill without getting a little closer to the
top yourself.
- H. Norman Schwarzkopf


<cjeffwang (AT) gmail (DOT) com> wrote

Quote:
Is there an easy way to migrate the mainframe databases, e.g.
ServiceCenter P4 or Model 204 to SQL Server. In general, they all can
be called relational databases, but the data can not be migrated easily
by using the database utility tools. Other than transfering to text or
Excel, then to SQL Server, are there any easy ways to do the direct
migration?

Thanks in advance,
Jeffrey




Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.