dbTalk Databases Forums  

Strange behavior with Execute Package Task

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


Discuss Strange behavior with Execute Package Task in the microsoft.public.sqlserver.dts forum.



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

Default Strange behavior with Execute Package Task - 12-05-2005 , 08:09 AM






Hi all,
I have a main DTS Package (SQL Server 2000) that executes another DTS
Package (with Analysis Services Processing Task) with Execute Package Task.
When I execute the main package (click in the green arrow inside design
package window) it hangs up when executing the Execute Package Task.
I have other Execute Package Tasks inside this main DTS that run ok.
If I try to execute that step separated (right clik, execute step), it runs
ok ...
It's very strange... I have service pack 4 in the machine that executes
Enterprise Manager.
Does anybody have already see this problem???

Thank you very much

Alexandre Calderaro
MSCDBA

Reply With Quote
  #2  
Old   
Darren Green
 
Posts: n/a

Default Re: Strange behavior with Execute Package Task - 12-05-2005 , 04:25 PM






Alex wrote:
Quote:
Hi all,
I have a main DTS Package (SQL Server 2000) that executes another DTS
Package (with Analysis Services Processing Task) with Execute Package Task.
When I execute the main package (click in the green arrow inside design
package window) it hangs up when executing the Execute Package Task.
I have other Execute Package Tasks inside this main DTS that run ok.
If I try to execute that step separated (right clik, execute step), it runs
ok ...
It's very strange... I have service pack 4 in the machine that executes
Enterprise Manager.
Does anybody have already see this problem???

Thank you very much

Alexandre Calderaro
MSCDBA
Set the Exec Pkg Task to execute on the main thread, see workflow
properties. Probably something in the child that is not thread safe.

--
Darren
http://www.sqldts.com
http://www.sqlis.com


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.