Re: DTS package Precedence not working
From: Les Russell (LesRussell_at_discussions.microsoft.com)
Date: 10/22/04
- Previous message: dwh2200: "RE: dts.package and excel import and export"
- In reply to: Darren Green: "Re: DTS package Precedence not working"
- Next in thread: Darren Green: "Re: DTS package Precedence not working"
- Reply: Darren Green: "Re: DTS package Precedence not working"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 22 Oct 2004 14:57:03 -0700
Thanks for this Darren.
I guess that means that you cannot easily have a child process which both
has on-error processing, but which you also want to signal a fail to a parent
if any other tasks fail.
Any clues as to how this could be done - ActiveX would be required I guess?
"Darren Green" wrote:
> The fail on first error will mean the child stops on error, no on error
> workflow will be followed, but more importantly for you this also means the
> error is bubbled up to the Exec Pkg Task in the parent and this task also
> then fails.
>
>
> --
> Darren Green
> http://www.sqldts.com
>
> "Les Russell" <LesRussell@discussions.microsoft.com> wrote in message
> news:B70D8547-838C-4A42-8C17-68733A2E6BCA@microsoft.com...
> > I checked through a bunch of other posts here, and found a couple which
> also
> > described this problem. Both were answered by a Darren Green who
> indicated
> > that this check box will work. Have a look at the post dated 10/21/2004
> > entitled "Execute Package Task - Workflow".
> >
> > I will definitely test it now.
> >
> > "tcg_gilbert" wrote:
> >
> > > I believe this check box is to fail on error of writing the log. Not on
> error
> > > of the dts package itself.
> > >
> >
>
>
>
- Previous message: dwh2200: "RE: dts.package and excel import and export"
- In reply to: Darren Green: "Re: DTS package Precedence not working"
- Next in thread: Darren Green: "Re: DTS package Precedence not working"
- Reply: Darren Green: "Re: DTS package Precedence not working"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|