my another scinario is I am running almost third child packages from master package using executepackagetask in foreachloopcontainer.
now if a child package fails and issue is resolved, when i start the master package, it should run from failure child package and not from first child package. how to do this. and we are using sql server logging by creating manually using stored procedures.
tsrkreddy