Home:ALL Converter>SSMA for Oracle

SSMA for Oracle

Ask Time:2016-04-27T03:40:39         Author:sse

Json Formatter

It would seem that SSMA for Oracle won't work with SQL Server Express Edition. In hindsight I can see why (no working SQL Server Agent with Express Edition), though I am irritated that the official download from Microsoft says it will work with ALL SQL Server Editions:

> SSMA for Oracle v6.0 is designed to support migration from Oracle 9.07.3 or later version to all edition of SQL Server 2005, SQL Server 2008, SQL Server 2008 R2, and SQL Server 2012, SQL Server 2014 and Azure SQL DB. ref: https://www.microsoft.com/en-us/download/details.aspx?id=43689

Is there a workaround for this, aside from the obvious which is to upgrade SQL Server? Maybe someway to just install a working SQL Server Agent? I am guessing not, so as an alternative, is there some other (free) way to migrate an oracle DB to SQL Server?

Ideally, I would like to be able to migrate the entire DB (just like w. SSMA), but would be happy with just being able to migrate individual tables that include CLOBs. Note: The Import/Export tool that comes with SQL Server doesn't support CLOB migration using standard OLEDB.

Thank you!

Author:sse,eproduced under the CC 4.0 BY-SA copyright license with a link to the original source and this disclaimer.
Link to original article:https://stackoverflow.com/questions/36874279/ssma-for-oracle
yy