Hello Guys,
Need help with a strange situation. I have a SSIS package that executes Sql Scripts store in a folder ( 132 scripts in all). I use a for each loop and a Execute Sql task with File connection and the connection string is from the variable mapped to the foreach loop fully qualified name.
This has been running for till about a week ago. Lately it has been skipping files, and only executes anywhere from 33 to 101 files and some time the complete 132 scripts. I dont know what is causing this, and i have tried restarting the services, server but still same problem.
It is not consistent, and i did notice that on some files the ForEach task just hangs for a while.
Please help, any advice how ever strange would be very much appreciated.
Thank You