Execute package task Error

  • Here is the problem 

    I am trying to create a master package and call all the child packages(100) from master package I am using a Execute package task(100) to do this but it has the below error.
    Can some one try to help me on this.

    Error 0xC0022101 while executing package from project reference package "TICKET_Attachment.dtsx". One or more required parameters have not been assigned values.

    Thanks
    SE

  • The error is pretty self-explanatory in this case. Your child package has a parameter that needs a value, so you have to pass that value from your parent package when executing it.

Viewing 2 posts - 1 through 1 (of 1 total)

You must be logged in to reply to this topic. Login to reply