Re: Pulling data into Oracle from SQL Server

From: Niall Litchfield <niall.litchfield_at_gmail.com>
Date: Thu, 27 Oct 2011 13:02:18 +0100
Message-ID: <CABe10sa1yS9tyReh1o3rhn95Ym49yDYJMcVdXP1tX5o6QtzuGw_at_mail.gmail.com>



There is a free gateway product Database Gateway for ODBC that is OK for smallish amounts of data. For large amounts of data I'd probably either use SSIS on the SQL Server side, or if politics/business needs didn't allow this then I'd probably just write the data to a flat file and consume the flat files in parallel as an external table.
On Thu, Oct 27, 2011 at 12:46 PM, Robertson Lee - lerobe < Lee.Robertson_at_acxiom.com> wrote:

> Hi,
>
> Was wondering if anyone had experience of the best (and cheapest) way
> to do this was ?
>
> On Linux with Oracle 11gR2. SQL Server is 2008 I think (maybe 2005)
>
> I know we can do it from the other side i.e push the data in from SQL
> Server but it would be preferable to have this is as part of our
> existing process so could be ran from within an Oracle package.
>
> i.e does some stuff in a proc then starts sucking some data from the SQL
> Server DB.
>
> I was hoping to avoid any expensive "Gateway" products ?
>
> Cheers and TIA
>
> Lee
> ***************************************************************************
> The information contained in this communication is confidential, is
> intended only for the use of the recipient named above, and may be legally
> privileged.
>
> If the reader of this message is not the intended recipient, you are
> hereby notified that any dissemination, distribution or copying of this
> communication is strictly prohibited.
>
> If you have received this communication in error, please resend this
> communication to the sender and delete the original message or any copy
> of it from your computer system.
>
> Thank You.
>
> ****************************************************************************
>
> --
> http://www.freelists.org/webpage/oracle-l
>
>
>

-- 
Niall Litchfield
Oracle DBA
http://www.orawin.info


--
http://www.freelists.org/webpage/oracle-l
Received on Thu Oct 27 2011 - 07:02:18 CDT

Original text of this message