![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I've been given the "honor" of being the guinea pig with a new installation of SQL 2005 to replace an aging database. The task is simple. I need to retrieve a table of ~12M rows from a remote TERADATA server and store it in a local table. I've built the package in development studio and it work perfectly in debug mode. Now here comes the rub. I install the package as a SQL Job (same box) and try to execute manually. After it spins a few seconds I get the following error. ------------- The AcquireConnection method call to the connection manager "xx.xx.xx.xx.visions" failed with error code 0xC0202009. ------------- What I can't understand is why it works fine under development studio but fails under SSIS on the same machine. Thanks in advance... |
#3
| |||
| |||
|
|
I've been given the "honor" of being the guinea pig with a new installation of SQL 2005 to replace an aging database. The task is simple. I need to retrieve a table of ~12M rows from a remote TERADATA server and store it in a local table. I've built the package in development studio and it work perfectly in debug mode. Now here comes the rub. I install the package as a SQL Job (same box) and try to execute manually. After it spins a few seconds I get the following error. ------------- The AcquireConnection method call to the connection manager "xx.xx.xx.xx.visions" failed with error code 0xC0202009. ------------- What I can't understand is why it works fine under development studio but fails under SSIS on the same machine. Thanks in advance... |
![]() |
| Thread Tools | |
| Display Modes | |
| |