If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > DB2 > Help Needed ! IMS to Db2 Conversion

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 11-02-05, 15:43
Sachal Sachal is offline
Registered User
 
Join Date: Nov 2005
Posts: 1
Help Needed ! IMS to Db2 Conversion

Hi

I am Sachal, working on an hiearchial IMS database, currently I am working on developing a strategy to convert IMS database to Relational Db2 database on mainframes. This is my first conversion/migration project of any kind. We have a huge database in our system, number of applications are using the same database, so if we go by pure conversion, it would take lots of money and time, so we started thinging about doing something which prevent changing the existing programs, then we came up with the idea of writing interface program between Db2 and existing program. The whole idea is not to change any program but writing out an intermediate interface program which actually simulates the IMS call over Db2. For example, all GN calls on IMS can be easily replaced by simple SQL select statements

At this point of time, I am not very sure of feasiblity, probably I am not thinking rationally, so I just wanted to know your views about the idea

I am assuming that all segments of the IMS DB can be converted into a corresponding Db2 table
Reply With Quote
  #2 (permalink)  
Old 11-03-05, 03:38
juliane26 juliane26 is offline
Registered User
 
Join Date: Oct 2005
Posts: 109
Just to understand you correctly:

you want to move your data to DB2 and probably develop new code and applications against DB2 (btw: DB2 on zOS as well or LUW?)
Same time you would like to keep existing IMS applications running and for them create an transparent gateway: the application thinks it is running against IMS but finally it is running against DB2.

Hmm.

What works is: with Striva you get an ODBC driver for IMS (check on that I am not 100% sure), and this could be used with Information Integrator for an transparent access on your IMS data from DB2 (probably the other way round then as you wish). Not sure whether write access is possible.

The other option: Crossaccess (bought from IBM and now part of Classic Connect and Classic Federation in Information Integration Suite): works similar by offering a transparent gateway from DB2 to IMS, and they do support updates and two-phase-commit.

check out the following websites:
http://www-306.ibm.com/software/data...ition_ims.html
http://www-306.ibm.com/software/data/integration/iicf/
http://www-306.ibm.com/software/data...tion/eventudb/
http://www-306.ibm.com/software/data...on/replicatez/

Don't be confused, that it is labeled Websphere now - the whole Information Integration Suite has been renamed a year ago. IBM decided Integration belongs to Websphere rather than Data.

Well, using these tools you can have your data on one side (or on both) - but it might be necessary to replicate data over or so, since I don't know a single tool providing the native IMS -> DB2 gateway, just the other way round. It probably also depends a lot on how you access and process your IMS data today and what you are doing with it.

Well, as always on the host: licencing is not cheap. On the other hand: be happy if you manage your migration step-by-step at all at reasonable time and cost.
__________________
Juliane
Reply With Quote
  #3 (permalink)  
Old 11-23-09, 21:08
ths@db-123.com ths@db-123.com is offline
Registered User
 
Join Date: Nov 2004
Posts: 1
Exclamation Porting IBM IMS and/or any CODASYL DB to IBM DB2

Hello there,
my name is Thomas Schneider, and I am the author of various Software
like my classic Rexx to NetRexx converter (for details, look at Rexx2Nrx: the classic Rexx to NetRexx converter) or the 'generalized DataBase Conversion tool' (for details look at www.db-123.com.

I am happy to announce, that DB-123 is now not only available for COBOL (as
documented on www.db-123.com)

... but is now also available for IBM PLI IMS applications.

My home-page(s) still need to be updated. The Update will be completed by the end of 2009 (including Rexx, PL/I, and COBOL support)

When you do have any further questions, please send me a private mail to
ths@db-123.com.

Thanks for your audience.

Thomas Schneider (Tom.)
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
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

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On