Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: Move/insert data from MSSql to Oracle on Unix

Re: Move/insert data from MSSql to Oracle on Unix

From: Brian Peasland <dba_at_nospam.peasland.net>
Date: Wed, 4 Oct 2006 12:57:44 GMT
Message-ID: <J6M40C.MMz@igsrsparc2.er.usgs.gov>


Jan Birk wrote:
> I have a MSSql and would like to move data between the MSSql and Oracle
> on Unix.
>
> How do I do that?
>
> I could use bcp on MSSql and Sqlldr on Unix, but I would prefer an
> insert or similar..... Is it possible?
>
> Thanks and best regards
>
> /Jan

Have you looked at Oracle's Transparent Gateway? With this, you create a

   database link from Oracle to msSQL. You can then INSERT or SELECT through the link depending on which way you want to go. Please check the Oracle docs for more details.

HTH,
Brian

-- 
===================================================================

Brian Peasland
dba_at_nospam.peasland.net
http://www.peasland.net

Remove the "nospam." from the email address to email me.


"I can give it to you cheap, quick, and good.
Now pick two out of the three" - Unknown
Received on Wed Oct 04 2006 - 07:57:44 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US