次の方法で共有


Migration von Oracle/Sybase/MySQL und Access auf SQL Server leicht gemacht: mit dem SQL Server Migration Wizard

Der bewährte SSMA (SQL Server Migration Wizard) wurde ein weiteres mal verbessert und erweitert und liegt jetzt in der Version 5 vor. Der SSMA unterstützt und erleichtert erheblich die Datenbankmigration von Oracle, Sybase, MySQL oder Microsoft Access auf eine anständige Datenbank – sprich SQL Server Zwinkerndes Smiley. Der kostenfreie Assistent verfügt dazu über ausführliche Analyse-, Migrations-, und Testfunktionalitäten die sowohl die Datenbank Struktur (Tabellen, Views, Stored Procedures, usw.) sowie die Daten analysieren und migrieren können.

SQL Server Migration Assistant (SSMA) v5.0 is now available. SSMA simplifies database migration process from Oracle/Sybase/MySQL and Microsoft Access to SQL Server and SQL Azure. SSMA automates all aspects of migration including migration assessment analysis, schema and SQL statement conversion, data migration as well as migration testing to reduce cost and reduce risk of your database migration project.

Die Erweiterungen im Detail:

  • Support for migration to SQL Server “Denali”
  • Multi-thread data migration for improved scale and performance.
  • Globalization support for migrating non-English databases to SQL Server.
  • Support for installation for SSMA Extension Pack on clustered SQL Server environments.
  • Sybase migration enhancement support:
    • Support for migration to SQL Azure
    • Extended data access connectivity to Sybase ASE ADO.NET and ASE ODBC providers
    • Support for proper conversion of case sensitive Sybase database to case sensitive SQL Server
    • Extended support for conversion of Non-ANSI joins for DELETE and UPDATE statements
    • Removed dependency on separate SYSDB database on target SQL Server
  • Report use of Oracle’s User Defined Type in the database object and inside PL/SQL.

Weitere Infos und Download des SSMA: https://www.microsoft.com/sqlserver/en/us/product-info/migration.aspx.
Allgemeine Infos zum SSMA (aus einem älteren Blog Artikel): https://blogs.technet.com/b/ptsaustria/archive/2010/01/21/migration-von-access-oracle-mysql-auf-sql-server-azure-migrieren.aspx.

Martin Pöckl
martin.poeckl@microsoft.com