dbTalk Databases Forums  

Re: migrating Oracle database to SQL Server 2000.

microsoft.public.sqlserver.dts microsoft.public.sqlserver.dts


Discuss Re: migrating Oracle database to SQL Server 2000. in the microsoft.public.sqlserver.dts forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Allan Mitchell
 
Posts: n/a

Default Re: migrating Oracle database to SQL Server 2000. - 07-22-2004 , 12:22 AM






DTS will not take across the RI. It can only do that between SQL Servers.

There are some articles about SQL Server for the Oracle DBA up on the MS
website.

I think you will have to manually do it or if you know the syntax on the SQL
Server you could write a converter that looked at Oracle and converted its
constrints into a sql server compatible script.



--
--

Allan Mitchell MCSE,MCDBA, (Microsoft SQL Server MVP)
www.SQLDTS.com - The site for all your DTS needs.
www.konesans.com - Consultancy from the people who know


"torontodba" <torontodba (AT) discussions (DOT) microsoft.com> wrote

Quote:
I am an Oracle DBA and my client is interested in migrating Oracle
database to SQL Server 2000.
**
**
What tool can I use for migrating tables referential integrity?
**
**
I tried the using DTS supplied by Microsoft but I am not successful
migrating the referential integrity of the tables.
Thanks for the help.




Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.