Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Migrating schema from DB2 on System i to Oracle using SQL Developer

2c8ff625-2b64-42bf-834d-e163618e49faJan 30 2019 — edited Jan 31 2019

Does anyone know if Oracle SQL Developer supports using DB2 Connect for System i (DB2JCC.JAR for System i) to migrate a DB2 database schema from System i to an Oracle database?

The documentation I've found so far talks about using JDBC driver DB2JCC.JAR to use JDBC to connect to DB2 from SQL Developer.  To my knowledge, that driver is part of the DB2 Connect product, which has different versions for DB2 for LUW versus DB2 for System i. from

We're working on migrating a very large database from DB2 on System i to an Oracle database.

Comments
Post Details
Added on Jan 30 2019
2 comments
1,332 views