dbTalk Databases Forums  

Is is possible to use SSIS to import into a linked server?

microsoft.public.sqlserver.dts microsoft.public.sqlserver.dts


Discuss Is is possible to use SSIS to import into a linked server? in the microsoft.public.sqlserver.dts forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
imani_technology_spam@yahoo.com
 
Posts: n/a

Default Is is possible to use SSIS to import into a linked server? - 02-01-2010 , 06:03 PM






We have an Oracle database linked into a SQL Server. Is it possible
to use SSIS to import a text file into a linked server? Why don't we
just connect and import directly into the Oracle database? Because I
can't get any connection to work within SSIS 2005.

Reply With Quote
  #2  
Old   
Todd C
 
Posts: n/a

Default RE: Is is possible to use SSIS to import into a linked server? - 02-02-2010 , 07:50 AM






I don't think you can use linked servers inside SSIS because when you specify
a server in a Destination adapter on a data flow, the list of tables does not
include the ability to browse a linked server.

When designing an SSIS package, right click in the Connection Manager try
and select "New OLE DB Connection". Click New. In the Provider list, scroll
about 2/3 way down the list and look for "Microsoft OLE DB Provider for
Oracle".

Does this Provider work for you?
--
Todd C
MCTS SQL Server 2005


"imani_technology_spam (AT) yahoo (DOT) com" wrote:

Quote:
We have an Oracle database linked into a SQL Server. Is it possible
to use SSIS to import a text file into a linked server? Why don't we
just connect and import directly into the Oracle database? Because I
can't get any connection to work within SSIS 2005.
.

Reply With Quote
  #3  
Old   
Gerald Aichholzer
 
Posts: n/a

Default Re: Is is possible to use SSIS to import into a linked server? - 02-02-2010 , 08:30 AM



Hi,

imani_technology_spam (AT) yahoo (DOT) com wrote:
Quote:
We have an Oracle database linked into a SQL Server. Is it possible
to use SSIS to import a text file into a linked server? Why don't we
just connect and import directly into the Oracle database? Because I
can't get any connection to work within SSIS 2005.
if you install the Oracle drivers a connection to the database
will work (assuming that connections's configuration is ok).
I have used it two or three times, but the Oracle-TSN was con-
figured by an Oracle expert.

hth,
Gerald

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.