![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
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... |
#3
| |||
| |||
|
|
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... |
#4
| |||
| |||
|
|
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... |
![]() |
| Thread Tools | |
| Display Modes | |
| |