开发者

SSIS tasks go green very quickly and do nothing

开发者 https://www.devze.com 2022-12-10 03:51 出处:网络
SISS 2008 - My package goes green very quickly, but does nothing. The connections are opened, but nothing is being passed in the connection.开发者_JS百科

SISS 2008 - My package goes green very quickly, but does nothing. The connections are opened, but nothing is being passed in the connection.

开发者_JS百科

This problem started when I moved from a test environment to a production one. I'm using package configurations to hold the connection data.


I put this down to using data sources and not package configurations.


I'm wrong - I'm pretty sure it has something to do with the data, as I removed all but one row. Some exception must be occuring that isn't handled by the provider which is why we're getting the strange behaviour.

0

精彩评论

暂无评论...
验证码 换一张
取 消