Parent and child Packages.

Hi Gurus,

I have 15 child packages calling from master package.

i created 3 sequence container and kept 5 child packages in each container. Packages are running fine when i ran the all packages individually and individual sequence container. But when i ran the whole master package getting error .

Could you please help me here by giving the best approach.

February 18th, 2015 12:23am

Whats the error you're getting?

How are you invoking the packages? Using execute package task?

Are you using SSIS 2012 deployment model or legacy deployment model?

Free Windows Admin Tool Kit Click here and download it now
February 18th, 2015 12:41am

Hi Visakh,

I am using execute package task in ssis 2012.coming to error, i have seen DIFFRENT error while running package different times. in each package i created global temp table Tto store  DFT data.

February 18th, 2015 1:31am

Sorry that doesnt help

What do you mean by different error? Are you passing any parameters from calling package to child package? Using project reference or external reference?

Free Windows Admin Tool Kit Click here and download it now
February 18th, 2015 2:36am

I am passing data base connections with variables from master to child packages
February 18th, 2015 2:39am

I am passing data base connections with variables from master to child packages

You mean through parent package configuration?
Free Windows Admin Tool Kit Click here and download it now
February 18th, 2015 2:49am

I am working with SSIS 2012. created parameters in child package and binding with parent variable in execute package task.
February 18th, 2015 3:04am

I am working with SSIS 2012. created parameters in child package and binding with parent variable in execute package task.

That sounds fine

Did you check if values got passed correctly to child packages by putting breakpoints inside?

Free Windows Admin Tool Kit Click here and download it now
February 18th, 2015 4:08am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics