dbTalk Databases Forums  

Running a dts package from a dts package

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


Discuss Running a dts package from a dts package in the microsoft.public.sqlserver.dts forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Kevin R.
 
Posts: n/a

Default Running a dts package from a dts package - 11-18-2005 , 12:42 PM






Hi All,

I have a dts package (package A) which I can execute from SQL Enterprise
Manager. I then created another dts package (package B) that runs
package A. But, package B hangs when I try to execute it. Even if I hit
the Cancel button on the dts status window it never cancels and I have
to kill the task. When I check the error log for package B I see that it
started but elapsed time is 0 while none of the steps in package A have
been started.

Does anyone know why do I have this problem.

thx,
Kevin


*** Sent via Developersdex http://www.developersdex.com ***

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

Default Re: Running a dts package from a dts package - 11-21-2005 , 06:54 AM






Try setting the execute package task to execute one the main thread. It
could be the same underlying problem as described here-

PRB: A DTS Package Raises Exceptions or Stops Responding When You Run It as
a Scheduled Job
(http://support.microsoft.com/default...b;en-us;318819)


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

"Kevin R." <kamran (AT) riverone (DOT) com> wrote

Quote:
Hi All,

I have a dts package (package A) which I can execute from SQL Enterprise
Manager. I then created another dts package (package B) that runs
package A. But, package B hangs when I try to execute it. Even if I hit
the Cancel button on the dts status window it never cancels and I have
to kill the task. When I check the error log for package B I see that it
started but elapsed time is 0 while none of the steps in package A have
been started.

Does anyone know why do I have this problem.

thx,
Kevin


*** Sent via Developersdex http://www.developersdex.com ***



Reply With Quote
  #3  
Old   
Kevin R.
 
Posts: n/a

Default Re: Running a dts package from a dts package - 11-22-2005 , 05:30 PM




I really appreciate you taking the time responding to my problem. Your
suggestion worked!

thx,
kr


*** Sent via Developersdex http://www.developersdex.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.