dbTalk Databases Forums  

Execute Package Task issue

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


Discuss Execute Package Task issue in the microsoft.public.sqlserver.dts forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Sjon de Jong
 
Posts: n/a

Default Execute Package Task issue - 03-10-2006 , 04:55 AM






Hello,

My question is about the result of an Execute Package Task in DTS. The
situation:
There are 2 packages:
- Package A
->Task: 'Execute Package B'
- Package B
-> Error in some task.

I want to see in Package A whether Package B ran well. In case package B
failed, Package A should fail as well. I can get this to work, but only (!)
if I have unselected the option 'Log execution status to SQL Server' in the
'Logging' tab of the 'Package Properies' of package B.
I discovered this after trying and testing many failure handling options,
but in Package B I really have to unselect 'Log execution status to SQL
Server', otherwise Package A will not notice the failure in Package B. This
is not what I like, because we need the log information on SQL Server.

Can anyone tell me why this occurs and whether there are workarounds for
this particular problem? (I tried running package B from an ActiveX script,
same result!)

Thanks in advance!

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.