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

Home -> Community -> Usenet -> c.d.o.server -> Re: converting oracle script to db2 (hr_main.sql)

Re: converting oracle script to db2 (hr_main.sql)

From: Eugene F <rolex777ru_at_yahoo.com>
Date: 15 Feb 2006 14:44:40 -0800
Message-ID: <1140043480.039263.309710@g44g2000cwa.googlegroups.com>


I would try using IBM Migration Toolkit (MTK) http://www-306.ibm.com/software/data/db2/migration/mtk/ where you can install the schema by hr_main.sql in a Oracle database and then generate the scripts for DB2 from MTK connected to this Oracle schema. Another option is to create a federated Oracle-DB2 database and then use db2look to produce the DDLs from the DB2 schema attached directly to Oracle. Both approaches are reverse-engineering in essence.

-Eugene Received on Wed Feb 15 2006 - 16:44:40 CST

Original text of this message

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