Child Package Errors Do Not Fire OnFailure in Parent

From: Tom (anonymous_at_discussions.microsoft.com)
Date: 05/11/04


Date: Mon, 10 May 2004 20:11:06 -0700

Hello,

I have turned off all 'fail on task' steps. I have turned off fail 'package on first error' on the parent package. I have turned on fail package on first error on the child package. I have also tried a number of combinations. in the child and parent packages The child packages call stored procedures that invoke RAISERROR when something bad happens, yet no error causes the parent package to fire the OnFailure event.

Can someone help?'

Thanks!