RE: Pulling data into Oracle from SQL Server
- From: "Robertson Lee - lerobe" <Lee.Robertson@xxxxxxxxxx>
- Date: Thu, 27 Oct 2011 13:40:45 +0100
Interesting....
http://blogs.msdn.com/b/brian_swan/archive/2011/10/13/microsoft-announces-sql-server-odbc-driver-for-linux.aspx
-----Original Message-----
From: Scott Canaan [mailto:srcdco@xxxxxxx]
Sent: 27 October 2011 13:29
To: Robertson Lee - lerobe
Cc: oracle-l@xxxxxxxxxxxxx
Subject: RE: Pulling data into Oracle from SQL Server
Lee,
We do this all the time. Check out www.unixodbc.org. It's actually pretty
easy to set up.
Scott Canaan '88 (srcdco@xxxxxxx)
(585) 475-7886 - work (585) 339-8659 - cell "Life is like a sewer,
what you get out of it depends on what you put into it." - Tom Lehrer.
-----Original Message-----
From: oracle-l-bounce@xxxxxxxxxxxxx [mailto:oracle-l-bounce@xxxxxxxxxxxxx] On
Behalf Of Robertson Lee - lerobe
Sent: Thursday, October 27, 2011 8:06 AM
To: Niall Litchfield
Cc: oracle-l@xxxxxxxxxxxxx
Subject: RE: Pulling data into Oracle from SQL Server
Thanks Lisa/Niall,
Looks like I have plenty to look at here.
Cheers
Lee
From: Niall Litchfield [mailto:niall.litchfield@xxxxxxxxx]
Sent: 27 October 2011 13:02
To: Robertson Lee - lerobe
Cc: oracle-l@xxxxxxxxxxxxx
Subject: Re: Pulling data into Oracle from SQL Server
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@xxxxxxxxxx> 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
--
http://www.freelists.org/webpage/oracle-l
Other related posts: