dbTalk Databases Forums  

SSIS error Extract data from Oracle to Server DB

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


Discuss SSIS error Extract data from Oracle to Server DB in the microsoft.public.sqlserver.dts forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Joe K.
 
Posts: n/a

Default SSIS error Extract data from Oracle to Server DB - 07-02-2009 , 04:52 PM






I have an linked server between and Oracle (OLE DB) and SQL Server 2005
database.

When I try to insert data into SQL Server table I received the error listed
below.

Please help me resolve this error.

Thank You,


Source: Select data from Oracle insert into SQL Server Source - Oracle [1]
Description: SSIS Error Code DTS_E_CANNOTACQUIRECONNECTIONFROMCONNE...

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

Default RE: SSIS error Extract data from Oracle to Server DB - 07-06-2009 , 08:51 AM






Hello Joe:
With SSIS, you don't need to use the Linked server in SQL. You can create a
Connection Manager in your SSIS package that uses the Oracle client and hooks
directly into that server (with proper login and password, of course).

HTH
=====
Todd C


"Joe K." wrote:

Quote:
I have an linked server between and Oracle (OLE DB) and SQL Server 2005
database.

When I try to insert data into SQL Server table I received the error listed
below.

Please help me resolve this error.

Thank You,


Source: Select data from Oracle insert into SQL Server Source - Oracle [1]
Description: SSIS Error Code DTS_E_CANNOTACQUIRECONNECTIONFROMCONNE...

Reply With Quote
  #3  
Old   
smartin
 
Posts: n/a

Default Re: SSIS error Extract data from Oracle to Server DB - 07-07-2009 , 09:59 PM



Hi,

I am a noob here so apologies if this question is simplistic and/or not
worded correctly.

This thread captured my attention as I am trying to move ad-hoc query
data from Oracle to SQL. I can do it with OLE DB but numeric fields lose
precision in the process (decimal data is truncated to integer).

So, your idea looks interesting. I was able to create a connection
manager to Oracle as you suggested, and write a little query. But I do
not understand how to incorporate this in my data flow package. Any
pointers for the noob?

I am using Visual Studio/SSIS 2005.

Many thanks.

Todd C wrote:
Quote:
Hello Joe:
With SSIS, you don't need to use the Linked server in SQL. You can create a
Connection Manager in your SSIS package that uses the Oracle client and hooks
directly into that server (with proper login and password, of course).

HTH
=====
Todd C


"Joe K." wrote:

I have an linked server between and Oracle (OLE DB) and SQL Server 2005
database.

When I try to insert data into SQL Server table I received the error listed
below.

Please help me resolve this error.

Thank You,


Source: Select data from Oracle insert into SQL Server Source - Oracle [1]
Description: SSIS Error Code DTS_E_CANNOTACQUIRECONNECTIONFROMCONNE...

Reply With Quote
  #4  
Old   
JPaul
 
Posts: n/a

Default RE: SSIS error Extract data from Oracle to Server DB - 08-18-2009 , 06:51 PM



"Todd C" wrote:

Quote:
Hello Joe:
With SSIS, you don't need to use the Linked server in SQL. You can create a
Connection Manager in your SSIS package that uses the Oracle client and hooks
directly into that server (with proper login and password, of course).

HTH
=====
Todd C


"Joe K." wrote:

I have an linked server between and Oracle (OLE DB) and SQL Server 2005
database.

When I try to insert data into SQL Server table I received the error listed
below.

Please help me resolve this error.

Thank You,


Source: Select data from Oracle insert into SQL Server Source - Oracle [1]
Description: SSIS Error Code DTS_E_CANNOTACQUIRECONNECTIONFROMCONNE...

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.