Start networking and exchanging professional insights

Register now or log in to join your professional community.

Follow

What is the best way to moving from SQL Server to Oracle ? in application built using asp.net and c#

user-image
Question added by Ayham Nasser , Senior .Net Developer , Soft Source
Date Posted: 2016/07/20
Awwab Ahmed
by Awwab Ahmed , Web-Developer, Graphic-Designer. , Conobio

Using SQL Server Integration Services (SSIS) is likely your best bet. If you're not familiar with SSIS, the best way to try something out is to use the SQL Server Export Wizard and have it create an SSIS package for you. For example, if you go into SQL Server Management Studio and right-click on your database, then select Tasks->Export Data. From there click next until you get to the "Choose a Destination" step. Select the "Microsoft OLE DB Provider for Oracle" and click Properties to define your database connection. When you click through the wizard, on the Save and Execute page, make sure you check the checkbox labelled "Save SSIS Package", on the next screen specify where to save the SSIS package. Once you finish the Export Wizard, your data will have been exported and you will have an SSIS package that you can use as is, or go in and tweak it to do more specific things. Once you have your SSIS package, you can schedule it by creating a SQL Server Agent Job.

Samer Alkhatib
by Samer Alkhatib , Software Engineer , Ministry of Housing

you can use migration tool in oracle to move any database to oracle .

 

Bineesh VP
by Bineesh VP , Software Developer , Unknown

This requires creating a connection in SQL Developer to a live Microsoft SQL Server database. Using JDBC, the Microsoft SQL Server database metadata can be accessed and the Capture Model created

SQL SERVER IS THE BEST ABOUT ASP.NET DEVLOPEMNT

Francis Paolo Frago
by Francis Paolo Frago , Data Engineer/Senior Software Developer , SolarWinds

There are many ways, but if you are talking about databases. It will be doing some sort of data migration plan.

 

 

In application using asp.net/c#. It would be tedious since a asp.net/C# only deals with a web application not a database.

Gayasuddin Mohammed
by Gayasuddin Mohammed , Advocate , Practicing Law before High Court at Hyderabad

I think the best compatible DB server is SQL Server especially for ASP.net and C#. Ofcourse Oracle is one of the best DB product no doubt in it. For moving there are lots of syntax and schema  related changes carefully need  to handle as there are lot of syntax and administration differences in Oracle and SQL Server, not so simple, but will not mean impossible as well. Thanks.

More Questions Like This

Do you need help in adding the right keywords to your CV? Let our CV writing experts help you.