RE: DTS package Precedence not working
From: Les Russell (Russell_at_discussions.microsoft.com)
Date: 10/22/04
- Next message: Les Russell: "RE: DTS package Precedence not working"
- Previous message: Mingqing Cheng [MSFT]: "RE: DTS error copying tables"
- In reply to: TCG_GILBERT: "DTS package Precedence not working"
- Next in thread: Les Russell: "RE: DTS package Precedence not working"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 21 Oct 2004 20:53:02 -0700
I came to the forum to ask this exact same question. Sorry I can't help, but
just so ppl know that there are a few interested parties.
"TCG_GILBERT" wrote:
> I have a master DTS package that is made up of multiple other DTS packages.
> The process that we run nightly is something like:
> Step 1 (pull data)
> On Success
> Step 2 (aggregate data)
> On Success
> Step 3 (generate key in separate table)
> On Success
> Step 4 (push data into final table)
>
> It's important that the package come to a hault if something goes wrong in
> step 3 as we don't want records in the table (step 4) that don't have
> corresponding records in the key table. Hence we put a workflow step in
> between each execute dts package task saying move to the next step "on
> success". However in observing the package execute it seems to move the next
> step regardless of the results in the prior step. If step 3 fails step 4
> starts going instead of aborting the master package?
> Wondering if this is a known issue? Any help would be greatly appreicated.
>
> I"m using SQL SERVER2k on a Win2k3 server.
> Thanks in advance.
> Josh
- Next message: Les Russell: "RE: DTS package Precedence not working"
- Previous message: Mingqing Cheng [MSFT]: "RE: DTS error copying tables"
- In reply to: TCG_GILBERT: "DTS package Precedence not working"
- Next in thread: Les Russell: "RE: DTS package Precedence not working"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|