Migration form Oracle to DB/2
Hi,
I wonder where can I find information of migration from
Oracle RDBMS, Triggers, Stored Prcedures, PL/SQL, Forms ...
To
IBM's DB/2, Java
Regards,
Tal Rosenberger
# 1 Re: Migration form Oracle to DB/2
"Tal Rosenberger" <tal_rosenberger@hotmail.com> wrote:
>
>Hi,
>
>I wonder where can I find information of migration from
>Oracle RDBMS, Triggers, Stored Prcedures, PL/SQL, Forms ...
>To
>IBM's DB/2, Java
>
>Regards,
>Tal Rosenberger
>
>
>
>
Tal,
Try http://www.software.ibm.com/data/db2/migration . A word of caution: you
will find
the easiest thing to do is to migrate from Oracle SQL to DB2 SQLPL ... not
to Java, as there
are automated tools that can do this. Migration of stored procs from Oracle
SQL to Java will
require some manual intervention.
Larry
Larry at 2007-11-12 0:00:53 >
