Ispirer Toolkit automates the entire migration of database objects from Oracle PL/SQL to Microsoft SQL Server
Both conversion with connection to the source database, and conversion of files containing Oracle PL/SQL scripts are possible. The first option is most recommended, as the tool will get all the required information about object dependences directly from the database. Ispirer Toolkit can migrate the following objects: tables, views, functions, procedures, packages (specification and body), triggers and sequences, collection and object types. Each separate database object is converted to its equivalent in Transact-SQL.
If you have your own applications, the Embedded SQL and Database APIs can be converted using either Ispirer Toolkit or Ispirer Service. They will be able to work with your new Microsoft SQL Server database.