Re: Importing oracle database into sql server 2000

From: Sue Hoegemeier (Sue_H_at_nomail.please)
Date: 03/24/04


Date: Wed, 24 Mar 2004 11:53:21 -0700

The .dmp is the default extension for Oracle's export
utility. You wouldn't want to use Oracle's export utility
for migrating data to another database platform. The utility
creates a proprietary file format that's used with Oracle's
import utility.
You can import the data in Oracle using DTS by connecting to
the Oracle instance and importing the data into a SQL Server
database. There is often a bit more to the migration than
just moving data. You may want to review the following
Chapter from the SQL Server Resource Kit:
Chapter 7 - Migrating Oracle Databases to SQL Server 2000
http://www.microsoft.com/resources/documentation/sql/2000/all/reskit/en-us/part2/c0761.mspx

-Sue

On Wed, 24 Mar 2004 12:26:12 -0500, "AS" <azs007@yahoo.com>
wrote:

>Hi,
>We have an Oracle database and we'd like to migrate to Sql server 2000. I
>have exported all the data from the oracle db into a .dmp file... Is it
>possible to use this to import into sql server.. If not, how do I go about
>doing this..
>
>Thanks,
>Regards,



Relevant Pages

  • Re: Optimization of data migration
    ... I read the article and got puzzled by the "source physical file". ... something equivalent when migrating to SQL Server? ... database and copy the data "as is" in a staging database. ...
    (microsoft.public.sqlserver.dts)
  • Re: Guide for switching to .ADP from .MDB
    ... If I am correct then you are opting for this option in migrating the ... Create an Access database front-end to an SQL Server database back-end ...
    (microsoft.public.access.adp.sqlserver)
  • Re: Moving to MS SQL
    ... Personally-- I thnk that RAID5 should be reliable enough. ... One additional major point is security: SQL Server can be much more ... Availability also has other aspects, such as redundancy, database ... migrating to SQL Server. ...
    (microsoft.public.access.adp.sqlserver)
  • Re: restore MSSQL 7 backup to MSSQL 2000?
    ... Migrating from 7.0 to 2000 is fully supported. ... You cannot restore or attach a SQL Server 2000 databaes to SQL Server 7. ... > problems migrating a 7 database to a 2000 version. ... > "Keith Kratochvil" wrote: ...
    (microsoft.public.sqlserver.server)
  • Access97 / 200x Migration
    ... Need help in understanding what is involved in migrating from Access97 to ... I am a self-taught programmer ... everything under a single database, it has a different database for each ... I want to get into SQL server. ...
    (microsoft.public.access.modulesdaovba)