SQL Developer: Migrating Third-Party Databases

Migration is the process of copying the schema objects and data from a source third-party (non-Oracle) database, such as MySQL, Microsoft SQL Server, Sybase Adaptive Server, Microsoft Access, or IBM DB2 (UDB), to an Oracle database. You can perform the migration in an efficient, largely automated way.

Thus, you have two options for working with third-party databases in SQL Developer:

See the Related Topics to learn about using SQL Developer to migrate third-party databases to Oracle.

Related Topics

Migration: Basic Options and Steps

Migration: Background Information and Guidelines

SQL Developer User Interface for Migration

Command-Line Interface for Migration