﻿<?xml version='1.0' encoding='UTF-8'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>SQLServerCentral / SQL Server 2008 / SQL Server 2008 - General  / Parent Package does not wait on Execute Package Task??? / Latest Posts</title><generator>InstantForum.NET v2.9.0</generator><description>SQLServerCentral</description><link>http://www.sqlservercentral.com/Forums/</link><webMaster>notifications@sqlservercentral.com</webMaster><lastBuildDate>Wed, 19 Jun 2013 16:51:50 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: Parent Package does not wait on Execute Package Task???</title><link>http://www.sqlservercentral.com/Forums/Topic1383658-391-1.aspx</link><description>Not entirely but I feel less alone now! :-DThanks</description><pubDate>Mon, 12 Nov 2012 07:59:28 GMT</pubDate><dc:creator>Eric  Mamet</dc:creator></item><item><title>RE: Parent Package does not wait on Execute Package Task???</title><link>http://www.sqlservercentral.com/Forums/Topic1383658-391-1.aspx</link><description>I've seen this behaviour before, though it normally occured when the SSIS package files where copied and the GUID's didnt get reset.I think it had something to do with the way BIDS formed its stack, it was especially prevelant if one of the copied packages had been executed previously, it would then execute both packages, and if one completed first it would rase a completed back to the parent level even though the 'real' one was still running. I hope that made sense.</description><pubDate>Mon, 12 Nov 2012 07:53:39 GMT</pubDate><dc:creator>Jason-299789</dc:creator></item><item><title>RE: Parent Package does not wait on Execute Package Task???</title><link>http://www.sqlservercentral.com/Forums/Topic1383658-391-1.aspx</link><description>Interesting...This only seems to affect the debugging via BIDS.When fired through SQL Server Agent or DEXECUI, it seems to behave as expected.Maybe by configuring my package on the fly in BIDS, I force the execution of the sub-package through an "out of process" execution, hence not synchronous?Oh well... Lets call this a SUCCESS then! :-P</description><pubDate>Mon, 12 Nov 2012 07:48:10 GMT</pubDate><dc:creator>Eric  Mamet</dc:creator></item><item><title>Parent Package does not wait on Execute Package Task???</title><link>http://www.sqlservercentral.com/Forums/Topic1383658-391-1.aspx</link><description>I am slightly confused... Everything I read seems to indicate that executing a sub-package through the Execute Package Task is synchronous yet my parent package seems to behave the other way (asynchronous...).I have a "master" Package that has one control flow with a few Execute SQL Tasks followed by a few child packages that I was hoping would run sequentially before finishing my master package with a few more Execute SQL tasks.It looks like my master package runs through its "Execute SQL Tasks" as if the "Execute Package Tasks" did not exist... My last Execute SQL Task marks my "batch" (aka master package) as successful while a couple of the Execute Package Tasks are not yet started (see screenshot attached).Any idea why this might be?PS: I configure my child packages through a file connection modified at runtime via an expression (to point at the same folder as the parent package)</description><pubDate>Mon, 12 Nov 2012 06:23:19 GMT</pubDate><dc:creator>Eric  Mamet</dc:creator></item></channel></rss>