I just had a general question regarding SSIS performance.
I've got a good number of SSIS packages that comprise one master package. I've just implemented checkpoints and logging on each package.
In the past, the master package took around 30 minutes to run. Now with logging and checkpointing in place, it takes 45 minutes!
Do checkpoints and logging add that much more processing time to packages?? That's an increase of 50%...
Has anyone else seen this type of behavior?
Thanks!
A. M. Robinson