Skip to content

Latest commit

 

History

History
65 lines (46 loc) · 3.67 KB

installing-ssma-for-db2-client-db2tosql.md

File metadata and controls

65 lines (46 loc) · 3.67 KB
title description author ms.author ms.date ms.service ms.subservice ms.topic ms.custom
Installing SSMA for DB2 client (DB2ToSQL)
Learn about installation prerequisites for the SQL Server Migration Assistant (SSMA) for DB2 client and how to install.
cpichuka
cpichuka
07/14/2020
sql
ssma
conceptual
intro-installation
sql-migration-content

Installing SSMA for DB2 client (DB2ToSQL)

The SSMA client consists of the program files that perform the following tasks:

  • Connect to a DB2 database.
  • Connect to an instance of [!INCLUDEssNoVersion].
  • Convert DB2 database objects to [!INCLUDEssNoVersion] syntax.
  • Load the objects into [!INCLUDEssNoVersion].
  • Migrate data to [!INCLUDEssNoVersion].

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

Prerequisites

SSMA is designed to work with DB2 on z/OS version 9.0, 10.0, and later versions, DB2 on LUW version 9.8, 10.1, and later versions, DB2 for i version 7.1 and later versions, and [!INCLUDE sssql11-md] and later versions.

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.
  • [!INCLUDEmsCoName] Windows Installer 3.1 or later versions.
  • The [!INCLUDEmsCoName] [!INCLUDEdnprdnshort] version 4.7.2 or a later version. You can obtain it from the .NET Framework Developer Center.
  • Microsoft OLE DB Provider for DB2 version 5 or a later version, and connectivity to the DB2 databases that you want to migrate.
  • Access to and sufficient permissions on the computer that hosts the target instance of [!INCLUDEssNoVersion] or Azure SQL Database where you will be migrating database objects and data. For more information, see Connecting to SQL Server (DB2ToSQL).
  • 4 GB RAM recommended.

Microsoft OLE DB Provider for DB2

To download the OLE DB provider for DB2 version 6.0, go to Microsoft SQL Server 2017 Feature Pack.

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 SSMAforDB2_n.msi, where n is the build number.

  2. On the Welcome page, select Next.

    If you don't have the prerequisites installed, a message will appear indicating that you must first install required components. Make sure that you've 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 select Next.

  4. On the Choose Setup Type page, select 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 DB2 before installing the new version.

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

See also