Re: migrating Oracle database to SQL Server 2000.
From: Allan Mitchell (allan_at_no-spam.sqldts.com)
Date: 07/22/04
- Next message: David Noble: "Run DTS Job From Web App"
- Previous message: Allan Mitchell: "Re: Bring Data into SQL Server"
- In reply to: torontodba: "migrating Oracle database to SQL Server 2000."
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 22 Jul 2004 06:22:45 +0100
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@discussions.microsoft.com> wrote in message news:0152E590-F670-4B3C-9EB3-9777987CBB72@microsoft.com... > 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. >
- Next message: David Noble: "Run DTS Job From Web App"
- Previous message: Allan Mitchell: "Re: Bring Data into SQL Server"
- In reply to: torontodba: "migrating Oracle database to SQL Server 2000."
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|