Decent PL/SQL to T-SQL crosswalk?

  • Yeah, my PL/SQL is extremely rusty. Can anyone here point me in the direction of a decent PL/SQL to T-SQL crosswalk? I've got a bunch of scripts I have to convert.

  • Not that I know of, maybe you can post a script or two and we'll give it a shot. There are a lot of oracle dbs who stroll by here that may help you.

  • The scripts are fairly straightforward, it's the minutiae that is troubling me. Things like: is tablespace the equivalent of a schema or a file/folder? Is varchar2 = nvarchar? I've got access to some Oracle books online so can go that route, I was just hoping for something simpler. (Isn't that always the case?)

  • Not recommending them one way or the other, but there is this software:

    http://www.swissql.com/products/index.html

  • Yup,There is a Software called "SwisSQL" ,this will assist you to migrate ORACLE (PL/SQL) to Microsoft SQL Server (T-SQL),its an automation tool where you can feed ORACLE PL- SQL to get T-SQL in minutes.Its being trusted by many DBA'S.

    They are giving good migration support from any DB to any DB

    Regards,

    RP

Viewing 5 posts - 1 through 4 (of 4 total)

You must be logged in to reply to this topic. Login to reply