« Mainframe and Legacy Re-Architecture (Part 3) | Main | SQL Developer Book -- »

Sybase Migrations with Oracle SQL Developer

I wanted to follow up on a few ideas from an earlier post and talk a bit more about how practically to move these kinds of datastores (Sybase) and what tools you have available to do this.

SQL Developer Migration Workbench

Oracle has recently released a newly resigned migration work bench. We've had the Migration Workbench around for years, but now it is integrated into SQL Developer. So, now we can have an integrated, repository based way to migrate various 3rd party databases, including MS Access, SQL Server, MYSql and Sybase.

What's cool about the SQL Developer Migration Workbench

The Modernization Team is quite busy with these migrations right now so we are putting the tool through the paces. What's cool about this tool is that it is built upon YEARS of experience moving these data stores. Barry and his team in Ireland have been at this tool for years. It has evolved from the old Migration Workbench (Which you can still use for Informix and DB2).

The automation rate for Schemas and Triggers is quite high. Usually when me or one of my team mates are doing an on-site discovery (which is something that Oracle Modernization can do for you at no cost to help you create a roadmap to modernization...be it from SYBASE or the mainframe...drop me a line to know more) we are able to covert the schemas on the spot.

The Stored Procedures are supported to a very high degree as well. The biggest part of these migrations are around testing. That is a large percentage of the project. Yes, of course you will have to modify the source code to call Oracle instead of Sybase, but that can be done at a pretty automated rate with scripting tools. Again, it comes down to testing.

Did I mention the tool is free? Cool eh?

If you are looking for a step by step guide take a look here
This is a great resource from how-to's to even some ways to estimate.

Again, drop me a line if you want some more specifics on a project you are working on.


TrackBack

TrackBack URL for this entry:
http://blogs.oracle.com/mt/mt-tb.cgi/13661

Post a comment

(If you haven't left a comment here before, you may need to be approved by the site owner before your comment will appear. Until then, it won't appear on the entry. Thanks for waiting.)