Re: DTS package Precedence not working

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance

From: Les Russell (LesRussell_at_discussions.microsoft.com)
Date: 10/22/04

  • Next message: Tom Walker: "RE: Can't copy objects with DTS"
    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.
    > > >
    > >
    >
    >
    >


  • Next message: Tom Walker: "RE: Can't copy objects with DTS"

    Relevant Pages

    • Re: truss and procfs strange problem.
      ... The child process probably hasn't been fully started by the time the ... is a quick hack that works. ... I have no idea why the PIOCWAIT ioctl would fail like that; ...
      (freebsd-questions)
    • Fix deadlock in vlan detach
      ... to any multicast addresses from the parent device. ... fail, then vlan_unconfigfails and doesn't tear down the device. ... int (struct ifnet *, int)); ...
      (freebsd-net)
    • Re: Shutting down a service
      ... >When one of our services fails on our HPUNIX box we want to be able to ... by an external network-delivered command? ... Write a parent process that will ... is that the process that may fail should not daemonize itself, ...
      (comp.sys.hp.hpux)
    • [PATCH 2/2] function-graph: always initialize task ret_stack
      ... we fail to allocate the ret_stack, and then fail the fork, the ... duplicated the parent and currently points to the parent's ret_stack. ...
      (Linux-Kernel)
    • [PATCH 1/6] sysctl: faster reimplementation of sysctl_check_table
      ... Determining the parent of a node at depth d ... int match = 0; ... if (*fail) { ... struct ctl_table *ref; ...
      (Linux-Kernel)