Quantcast
Channel: SQL Server Integration Services forum
Viewing all articles
Browse latest Browse all 24688

Solution/Package GUI Performance Optimization

$
0
0

I've built an SSIS package over the last year which has grown quite big over the last few iterations.  There are probably about 200 objects in various Sequences, Groups and Loops.   Visual Studio has been getting slower and slower to the point now where running the job takes 60-90 seconds to build it before it runs.

Has anyone got any pointers on optimising this?  I think the first point of call would be splitting it into separate packages and calling them from a parent package.  I've put this off so far as the deployment is managed by the client and the server and installation accounts are locked down quite a bit.

I'm using SSDT 2015 with Visual Studio 2015.

Any books/Youtube vidoes/websites, or general advice would be greatly appreciated. 

TIA :)


Viewing all articles
Browse latest Browse all 24688

Trending Articles