dbTalk Databases Forums  

Execute Package Task - Exec Result Status

microsoft.public.sqlserver.dts microsoft.public.sqlserver.dts


Discuss Execute Package Task - Exec Result Status in the microsoft.public.sqlserver.dts forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Arun
 
Posts: n/a

Default Execute Package Task - Exec Result Status - 07-09-2003 , 05:54 PM






Hi,

I am calling an 'Execute Package Task' in my DTS package to execute another
DTS package. It looks like the execution status of the inner package is NOT
being carried over tot the calling package. This is what I have:

Package A:-

Package B - on success - Step 2
Package B - on failure - Step 3

The problem is, even if a step fails in Package B, Step 2 is being executed.
Also, the Execute Package step in Package A doesnt show any error in the
log.Has anyone come across this problem?

Thanks for your time and help.



Reply With Quote
  #2  
Old   
Allan Mitchell
 
Posts: n/a

Default Re: Execute Package Task - Exec Result Status - 07-10-2003 , 01:47 AM






Have the child fail on first error and see if that solves your problem

--


Allan Mitchell (Microsoft SQL Server MVP)
MCSE,MCDBA
www.SQLDTS.com
I support PASS - the definitive, global community
for SQL Server professionals - http://www.sqlpass.org

"Arun" <aganesan (AT) esurance (DOT) com> wrote

Quote:
Hi,

I am calling an 'Execute Package Task' in my DTS package to execute
another
DTS package. It looks like the execution status of the inner package is
NOT
being carried over tot the calling package. This is what I have:

Package A:-

Package B - on success - Step 2
Package B - on failure - Step 3

The problem is, even if a step fails in Package B, Step 2 is being
executed.
Also, the Execute Package step in Package A doesnt show any error in the
log.Has anyone come across this problem?

Thanks for your time and help.





Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.