• I'd have them all as separate packages. You can have a new "Master" package which calls the others one by one, one advantage of this is that the called packages can be run in parallel. So if you have five SSIS pacakges you'd then have one Master package which has five "execute package task" entries.