Installing SSMA for SAP ASE client (SybaseToSQL)

The SSMA client consists of the program files that are used to connect to a SAP Adaptive Server Enterprise (ASE) database server and an instance of SQL Server or Azure SQL Database, convert ASE database objects to SQL Server or Azure SQL Database syntax, load the objects into SQL Server or Azure SQL Database, and then migrate data to SQL Server or Azure SQL Database.

This topic provides the installation prerequisites and instructions for installing SSMA.

Prerequisites

SSMA is designed to work with SAP ASE 11.9.2 or later versions and all editions of SQL Server.

Before you install SSMA, make sure that the computer meets the following requirements:

  • Windows 7 or later versions, or Windows Server 2008 or later versions.
  • Microsoft Windows Installer 3.1 or a later version.
  • The Microsoft .NET Framework version 4.7.2 or a later version. You can obtain it from the .NET Framework Developer Center.
  • The Sybase OLE DB/ADO.Net/ODBC provider and connectivity to the SAP ASE database server that contains the databases you want to migrate. You can install providers from the SAP ASE product media. For information about connectivity, see Connecting to Sybase ASE (SybaseToSQL).
  • Access to and sufficient permissions on the computer that hosts the target instance of SQL Server or Azure SQL Database where you will be migrating database objects and data. For more information, see Connecting to SQL Server (SybaseToSQL)/Connecting to Azure SQL Database (SybaseToSQL).
  • 4 GB RAM recommended.

Installing the SSMA for Sybase client

SSMA is a Web download. To download the latest version, see the SQL Server Migration Assistant download page.

To install the SSMA client:

  1. Double-click SSMAforSybase_n.msi, where n is the build number.

  2. On the Welcome page, click Next.

    If you do not have the prerequisites installed, a message will appear that indicates that you must first install required components. Make sure that you have installed all prerequisites, and then run the installation program again.

  3. Read the End-User License Agreement. If you agree, select I accept the agreement, and then click Next.

  4. On the Choose Setup Type page, click Typical.

  5. On the Ready to Install page you can enable or disable telemetry and automatic update checks every time the tool starts. Click Install to start the installation.

Important

Please uninstall all prior versions of SSMA for Sybase before installing the new version.

The default installation location is C:\Program Files\Microsoft SQL Server Migration Assistant for Sybase.

In addition to the SSMA program files, you must also install the SSMA for Sybase Extension Pack on SQL Server. For more information, see Installing SSMA Components on SQL Server (SybaseToSQL).

See also