How to find the installation file for an older version of SQL Server Migration Assistant?

Vinh Dang Khanh 0 Reputation points
2025-03-13T05:19:50.34+00:00

I need to migrate an Oracle database to SQL Server, but the current Oracle version is 11g, which is not supported by the latest version of SSMA for Oracle. How can I install a version of SQL Server Migration Assistant that supports Oracle 11g?

SSMA for Oracle is designed to support migration from Oracle 12.0 or later version to all edition of SQL Server 2016 onwards, Azure SQL Database and Azure SQL Database Managed Instance.

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.
558 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Olaf Helper 46,201 Reputation points
    2025-03-13T07:05:46.0166667+00:00

    the current Oracle version is 11g, which is not supported

    You misread the system requirements, it must be

    Oracle Client 12.0 or a later version,

    the client version is important, not the version of the database.

    https://www.microsoft.com/en-us/download/details.aspx?id=54258

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.