错误:找不到连接“”。如果找不到特定的连接元素,Connections集合将抛出此错误

时间:2015-09-11 16:05:24

标签: ssis

我的包中有一个执行SQL任务,它调用存储过程。 当我运行包时,它会抛出以下错误

Error: The connection "" is not found. 
This error is thrown by Connections collection when the specific connection element is not found.

已达到最大错误计数,但包仍未停止,而组件仍为黄色。如果我停止包并重新运行它,它会成功运行。

错误是否意味着在我之前的运行期间服务器的最大超时时间已超过?

0 个答案:

没有答案