Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 General SQL Server Forums
 New to SQL Server Programming
 SQL to Oracle Migration

Author  Topic 

sirigineedi6116
Starting Member

1 Post

Posted - 2007-11-15 : 02:32:55
Hi All,

I would like to know the Migration plan from SQL Server 2000 to Oracle.

Is any one did this activity. Please send me document.


Siri

elancaster
A very urgent SQL Yakette

1208 Posts

Posted - 2007-11-15 : 03:47:05
i don't think you're gonna find a single document that will tell you how to do it. the steps you need to take will (of course) depend on your business needs.

re-scripting procedures / tables / user permissions etc.. all need to be addressed along with moving the data. You'll also have to consider performance optimizations. oracle and SQL Server behave very differently.

have you tried searching online? at first glance there seems to be lots of articles with advice on the subject.

Em
Go to Top of Page

DonAtWork
Master Smack Fu Yak Hacker

2167 Posts

Posted - 2007-11-15 : 07:07:43
You are also doing it backwards. SQL TO Oracle? Why would you go from a nice, comfortable Crown Vic and move into a VW Bug?



[Signature]For fast help, follow this link:
http://weblogs.sqlteam.com/brettk/archive/2005/05/25.aspx
Learn SQL
http://www.sql-tutorial.net/
http://www.firstsql.com/tutor.htm
http://www.w3schools.com/sql/default.asp
Go to Top of Page
   

- Advertisement -