dbTalk Databases Forums  

import dmp into SQL Server

comp.databases.oracle comp.databases.oracle


Discuss import dmp into SQL Server in the comp.databases.oracle forum.



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

Default import dmp into SQL Server - 08-27-2004 , 10:28 AM






A newby question:

I've got a .dmp from from an Oracle database that I need to import
into SQL Server. I have no idea how to do this.

If anyone know how to do this, I'd very, very much appreciate the
help.

Thanks, CC

Reply With Quote
  #2  
Old   
Big Time
 
Posts: n/a

Default Re: import dmp into SQL Server - 08-27-2004 , 01:49 PM






Data Transformation Services should be able to handle this just fine. You
can find it in Entreprise Manager. The wizard should walk you through all
the steps.



"ccc31807" <ccc31807 (AT) hotmail (DOT) com> wrote

Quote:
A newby question:

I've got a .dmp from from an Oracle database that I need to import
into SQL Server. I have no idea how to do this.

If anyone know how to do this, I'd very, very much appreciate the
help.

Thanks, CC



Reply With Quote
  #3  
Old   
John Bell
 
Posts: n/a

Default Re: import dmp into SQL Server - 08-28-2004 , 03:29 AM



Hi

Output files exported from Oracle using the Oracle Export utility may
contain DDL as well as data, it will also probably contain multiple tables
and other objects. If this is your situation then I suggest that you install
Oracle onto a machine and then either create a linked server or export it in
a different way.

John
"ccc31807" <ccc31807 (AT) hotmail (DOT) com> wrote

Quote:
A newby question:

I've got a .dmp from from an Oracle database that I need to import
into SQL Server. I have no idea how to do this.

If anyone know how to do this, I'd very, very much appreciate the
help.

Thanks, CC



Reply With Quote
  #4  
Old   
John Miller
 
Posts: n/a

Default Re: import dmp into SQL Server - 08-28-2004 , 05:33 PM



"John Bell" <jbellnewsposts (AT) hotmail (DOT) com> wrote

Quote:
Hi

Output files exported from Oracle using the Oracle Export utility may
contain DDL as well as data, it will also probably contain multiple tables
and other objects. If this is your situation then I suggest that you install
Oracle onto a machine and then either create a linked server or export it in
a different way.

John
"ccc31807" <ccc31807 (AT) hotmail (DOT) com> wrote in message
news:22e055d5.0408270728.66a4987c (AT) posting (DOT) google.com...
A newby question:

I've got a .dmp from from an Oracle database that I need to import
into SQL Server. I have no idea how to do this.

If anyone know how to do this, I'd very, very much appreciate the
help.

Thanks, CC

You may want use third party tool like FastReader form WisdomForce
(www.wisdomforce.com) to unload Oracle tables into ascii text file.
FastReader also generates input for mssql loader. One quick step
process


Reply With Quote
  #5  
Old   
cr_announce
 
Posts: n/a

Default Re: import dmp into SQL Server - 08-30-2004 , 09:08 AM



ccc31807 (AT) hotmail (DOT) com (ccc31807) wrote in message news:<22e055d5.0408270728.66a4987c (AT) posting (DOT) google.com>...
Quote:
A newby question:

I've got a .dmp from from an Oracle database that I need to import
into SQL Server. I have no idea how to do this.

If anyone know how to do this, I'd very, very much appreciate the
help.

Thanks, CC
You may want to use a 3rd-party tool such as CampaignRunner for this.
You can then will port data from Oracle directly to SQL Server,
bypassing the file-based mechanisms, in just a few mouse clicks.


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.