Migrating databases to SQL Anywhere

Using the sa_migrate set of system procedures or the Migrate Database Wizard, you can import tables from remote Oracle, DB2, Microsoft SQL Server, Sybase Adaptive Server Enterprise, and SQL Anywhere databases into SQL Anywhere.

Before you can migrate data using the Migrate Database Wizard, or the sa_migrate set of system procedures, you must first create a target database. The target database is the database into which data is migrated.

For information about creating a database, see Creating a database.


Using the Migrate Database Wizard
Using the sa_migrate system procedures