Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> Re: Migrating IMS to Oracle

Re: Migrating IMS to Oracle

From: Marc Perkowitz <mperkowitz_at_twjconsulting.com>
Date: Thu, 16 Aug 2001 08:06:10 -0700
Message-ID: <F001.0036D2D8.20010816081107@fatcity.com>

IMS is a hierarchical database, not relational. It is also quite old technology. I doubt Oracle will have any conversion tools for that. I started my career working with IMS DB/DC in the late 70's. You will really need to design a new database from scratch and then convert and import data. I did several conversions from IMS to Oracle in the late 80's. You will have all the traditional challenges of going from a non-relational database with repeating fields, etc.

What's the front-end? I assume that will need to be rewritten as well. The most common front-end for IMS was COBOL programs running under IMS/DC or CICS. If you have access to DB2, I know IBM had tools to convert from IMS to DB2. And I believe Oracle has tools to convert from DB2 to Oracle. So that's a potential option. But with any conversion tools, you will have to compromise with a good database design.

Marc Perkowitz
Senior Consultant
TWJ Consulting, LLP

847-256-8866 x15
www.twjconsulting.com

> I may be starting a project in the near future to
> migrate an IMS database to 8.1.? on Windows 2000. I
> would like to know if Oracle provides a tool to do
> this? Data profiling, mapping, etc.? I could not find
> anything for IMS on OTN or the Oracle site. I know
> there are some non-Oracle tools to do this.
>
> Any suggestions would be helpful.
>
> Thanks,
> Ken Janusz, CPIM
> --
> Please see the official ORACLE-L FAQ: http://www.orafaq.com
> --
> Author:
> INET: kjanusz_at_att.net
>
> Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051
> San Diego, California -- Public Internet access / Mailing Lists
> --------------------------------------------------------------------
> To REMOVE yourself from this mailing list, send an E-Mail message
> to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
> the message BODY, include a line containing: UNSUB ORACLE-L
> (or the name of mailing list you want to be removed from). You may
> also send the HELP command for other information (like subscribing).

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Marc Perkowitz
  INET: mperkowitz_at_twjconsulting.com

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).
Received on Thu Aug 16 2001 - 10:06:10 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US