Hi,
I've come accross this issue a couple of times. I build an SSIS Pkg in Visual Studio, in this case a loop that collects data from a dozen flat files and merges it into one table. When I run the Loop directly from Visual Studio it runs fine, when I trigger the same Loop using SQL Server Agent Job 'Execute SQL Package', it throws up spurious data?
If I go back to Visual Studio and re-run the same Loop, it runs correctly. Any ideas?
Also, an auxilliary question, as others have commented on this Forum, over time I see Server Agent jos slowing significantly, in the order of ten times slower over a year untill they become unusable and I have to build a new package from scratch. Is there a definitive answerto this yet?
Thanks!
Marcus B