• subscribe
May 05, 2005 12:00 AM

SSMA: Migration Made Easy

SQL Server Pro
InstantDoc ID #46344

Several weeks ago, Microsoft announced its acquisition of DB Best, provider of a leading suite of Oracle-to-SQL Server database-migration tools. This acquisition is the foundation for Microsoft's new SQL Server Migration Assistant (SSMA). SSMA defines and automates all the major steps in the database-migration process and provides comprehensive assessment reports, one-click conversion of all schema and data, one-click conversion of almost all database-resident business logic, and automated testing of the converted code. All these capabilities are available from within a single migration IDE. Currently, SSMA supports database migration only from Oracle to SQL Server 2000. Microsoft intends to support IBM DB2, but hasn't specified a time frame for this support. Microsoft says that the SSMA release to manufacturing (RTM) should happen sometime in the second half of this year, timed to coincide with SQL Server 2005's RTM. So, how will SSMA simplify your life? Here's a quote from the FAQ about SSMA:

"With a single click, SSMA converts all database objects, including stored procedures, functions, triggers, views, packaged procedures, packaged functions, and sequences. SSMA also provides context-sensitive warnings and output messages. The conversion engine encapsulates Microsoft's patent-pending technology that represents one of the most complete PL/SQL to T-SQL conversion capabilities available."

Sounds like magic! To be honest, I'm not an Oracle person, and it's been many years since I migrated data from one database platform to another. I'm not in a position to say whether this is a great product, but from reviews I've read and people I've spoken to at Microsoft, the SSMA solution looks like it will unquestionably save you a tremendous amount of time during an Oracle-to-SQL Server conversion. It won't be totally automated, and I strongly suspect you'll want to do some performance tuning when it's all said and done, but I think you'd be crazy to do an Oracle-to-SQL Server migration without the support of a tool like this.

SSMA's primary Web site, http://lists.sqlmag.com/t?ctl=93E1:2621E7 , provides background information and lets you sign up for an SSMA beta that's currently underway. A detailed white paper is available at http://lists.sqlmag.com/t?ctl=93E2:2621E7 , and you can find the SSMA FAQ at http://lists.sqlmag.com/t?ctl=93E3:2621E7 .



ARTICLE TOOLS

Comments
    There are no comments to display. Be the first one!
You must log on before posting a comment.

Are you a new visitor? Register Here
  • SP1?
    I know there is a SP1 for SQL 2008 R2 available....and there is a "feature pack" as well... ...
  • SQL database mirroring
    I have SQL Server 2008 R2 Enterprise 64bit on Windows 2008 R2 Enterprise 64bit.  Each SQL Server has...
  • Dell Compellent Disk Drive
    Does anybody has experience with Dell Compellent Disk Drive? Basically, this system manages all disk...
  • Sql server performance tuning
    I need to find a tool that help me to optimize sql server,queries,improve the performance and solve ...