dbTalk Databases Forums  

Problem with 'Execute Package Task'

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


Discuss Problem with 'Execute Package Task' in the microsoft.public.sqlserver.dts forum.



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

Default Problem with 'Execute Package Task' - 05-17-2004 , 08:10 PM






I have a 'Execute Package' task that executes a package having an
ActiveXScript task and 2 transforms tasks. When I run the inner package
standalone it runs fine.
When I run it from the outer package, only 1 of the transform tasks is
executed. The strange part is that the transform that gets run is the last
one I clicked on before saving the inner package. The 2 transform tasks in
the inner package are both between the same connections (Access and Sql
Server). Any ideas?



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

Default Re: Problem with 'Execute Package Task' - 05-18-2004 , 07:06 AM






Have you turned on the error log file for the package and the datapumps?
What do they tell you?
Are the DataPump tasks trying to run in parallel, if so try serialising them
with workflow for now.


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


"Al Cadalzo" <cadalzo (AT) hotmail (DOT) com> wrote

Quote:
I have a 'Execute Package' task that executes a package having an
ActiveXScript task and 2 transforms tasks. When I run the inner package
standalone it runs fine.
When I run it from the outer package, only 1 of the transform tasks is
executed. The strange part is that the transform that gets run is the
last
one I clicked on before saving the inner package. The 2 transform tasks
in
the inner package are both between the same connections (Access and Sql
Server). Any ideas?





Reply With Quote
  #3  
Old   
Al Cadalzo
 
Posts: n/a

Default Re: Problem with 'Execute Package Task' - 05-18-2004 , 08:30 PM



Hi Darren,

TFYR,
The problem seems to have something to do with having the package designer
open at the same time that it is being run. I closed the inner package and
then refreshed the 'Execute Package Task' with the most current Package GUID
and then it worked.
Thanks for your help, particularly the suggestion to turn the error log file
on.

Best regards,
Al

"Darren Green" <darren.green (AT) reply-to-newsgroup-sqldts (DOT) com> wrote

Quote:
Have you turned on the error log file for the package and the datapumps?
What do they tell you?
Are the DataPump tasks trying to run in parallel, if so try serialising
them
with workflow for now.


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


"Al Cadalzo" <cadalzo (AT) hotmail (DOT) com> wrote in message
news:OR%23pLTHPEHA.3052 (AT) TK2MSFTNGP09 (DOT) phx.gbl...
I have a 'Execute Package' task that executes a package having an
ActiveXScript task and 2 transforms tasks. When I run the inner package
standalone it runs fine.
When I run it from the outer package, only 1 of the transform tasks is
executed. The strange part is that the transform that gets run is the
last
one I clicked on before saving the inner package. The 2 transform tasks
in
the inner package are both between the same connections (Access and Sql
Server). Any ideas?







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.