How to question for one package calling another
From: George Morton (gmorton1_at_optonline.net)
Date: 02/07/05
- Next message: eric_mamet_test_at_yahoo.co.uk: "SQL Task Error in proc not detected?"
- Previous message: Chris Kennedy: "DTS doesn't execute properly when called from asp"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 7 Feb 2005 11:54:36 -0500
I have two packages. Call the first SuperA (it has steps to execute other
packages only) and the second SubB (which has Scripts, Datapumps, and Data
Driven Queries). SuperA executes SubB; SubB has code which controls the
execution of datapumps depending on txt files being present or missing. SubB
runs fine when executed by itself. But when executed using SuperA, steps
within SubB fail with messages like: "SubStep 'StepName' failed with the
following errors". There are no errors listed, because a script in SubB set
ExecutionStatus to Complete (when a file is missing or has length zero).
So, my question is "How do I get SubB to execute properly when invoked by
SuperA?"
- Next message: eric_mamet_test_at_yahoo.co.uk: "SQL Task Error in proc not detected?"
- Previous message: Chris Kennedy: "DTS doesn't execute properly when called from asp"
- Messages sorted by: [ date ] [ thread ]