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.