Hi everyone,
Currently I have a simple ForEach Loop Container that loops a list of SQL Server instances and get some data and stores on a table. However, sometimes it seems that the SSIS Package can not connect on the server, maybe a network outage or anything else.
I was wondering if it is possible to create some logic to output a list of servers that the SSIS Package did not connect or failed and then implement a retry logic.
Does anyone of you knows if this is possible? I have very limited skills on SSIS, so I don't know if would be possible or not.
Thanks,
Marcos
↧