Does SQL Server Migration Assistant (SSMA) support Sybase SQL Anywhere 16 (Sybase ASA) migration to SQL Server.

Ather Hussain 26 Reputation points
2020-10-30T07:11:58.41+00:00

Hi,

I want to migrate Sybase SQL Anywhere 16 Database to SQL Server in my current project using SSMA . I am planning to use SQL Server Migration Assistance for this. But i can see in the Microsoft documentation that it supports for Sybase ASE but not sure of Sybase ASA. Sybase SQL Anywhere 16 is Sybase ASA. So does SSMA support migration of Sybase ASA db. Iam getting the Driver and library related issues when trying to connect Sybase SQL Anywhere 16 from SSMA.

Note - If this tool doesn't support Sybase ASA migration , then need suggestion on any other way/tool to migrate the DB. We have 4000 tables approx in the Sybase DB.

Attached the error screenshots when used ODBC driver.36281-ssma-sybaseasa-connectionissue.png

Any help will be appreciated. Thanks in Advance.

Thanks,
Ather

SQL Server Migration Assistant
SQL Server Migration Assistant
A Microsoft tool designed to automate database migration to SQL Server from Access, DB2, MySQL, Oracle, and SAP ASE.
511 questions
0 comments No comments
{count} votes

Accepted answer
  1. Alexander Ivanov 491 Reputation points
    2020-11-03T05:06:09.56+00:00

    Hello,

    Unfortunately SSMA does not support SQL Anywhere. You will need to perform the migration manually. Luckily Sybase is very close in its syntax to SQL Server, you should be able to simply use existing database scripts and create the same database in SQL Server with minimal modifications.

    Regards,
    Alex.

    1 person found this answer helpful.
    0 comments No comments

0 additional answers

Sort by: Most helpful