Hi,
In one of my data source, I have set fmtonly off defined inside "OLE DB Source Editor" of SSIS package.
This is making my package too slow to validate while its trying to run. It takes almost 20 mins to complete validation this task.
Now when I m also trying to work in Visual studio to debug package, it is making VS to run very slow and always make Visual studio to show Busy warning tool tip.
Does any one have encountered this kind of problem? Is there any fix to this problem or alternate of set fmtonly statement?
Thanks,