dbTalk Databases Forums  

Running DTS package from Scheduled Job

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


Discuss Running DTS package from Scheduled Job in the microsoft.public.sqlserver.dts forum.



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

Default Running DTS package from Scheduled Job - 06-19-2004 , 01:17 AM






I am struggling with a problem where DTS packages are run overnight via scheduled jobs. However, the jobs appear to be 'hanging' with the status of 'executing', and so they fail to run the following night. The only (manual) solution we can find atvpresent is to pretend to edit the job from the Management Console at which point its status is refreshed. HELP!!

--
Aaron
WMCG

Reply With Quote
  #2  
Old   
Paul Smith
 
Posts: n/a

Default Re: Running DTS package from Scheduled Job - 06-19-2004 , 10:39 AM






Do you have any debug code issuing MSGBOX ??

"Aaron" <Aaron (AT) discussions (DOT) microsoft.com> wrote

Quote:
I am struggling with a problem where DTS packages are run overnight via
scheduled jobs. However, the jobs appear to be 'hanging' with the status of
'executing', and so they fail to run the following night. The only (manual)
solution we can find atvpresent is to pretend to edit the job from the
Management Console at which point its status is refreshed. HELP!!
Quote:
--
Aaron
WMCG



Reply With Quote
  #3  
Old   
Aaron
 
Posts: n/a

Default Re: Running DTS package from Scheduled Job - 06-19-2004 , 11:11 AM



Paul

I'm really sorry, but I don't have a clue what you are talking about!!! If you could tell me in layman's terms what to look for and send, then I will do it.

Thanks for your help


Aaron
--
Aaron
WMCG


"Paul Smith" wrote:

Quote:
Do you have any debug code issuing MSGBOX ??

"Aaron" <Aaron (AT) discussions (DOT) microsoft.com> wrote in message
news:897FBFB0-E672-43EC-A7C6-2FA6A1C44BC9 (AT) microsoft (DOT) com...
I am struggling with a problem where DTS packages are run overnight via
scheduled jobs. However, the jobs appear to be 'hanging' with the status of
'executing', and so they fail to run the following night. The only (manual)
solution we can find atvpresent is to pretend to edit the job from the
Management Console at which point its status is refreshed. HELP!!

--
Aaron
WMCG




Reply With Quote
  #4  
Old   
Partha Mandayam
 
Posts: n/a

Default Re: Running DTS package from Scheduled Job - 06-20-2004 , 03:10 PM



I think what Paul means is

"Do you have any msgbox statements in your job scripts?"

Regards

Partha Mandayam
Software Consultant
Home page: http://partha.tripod.com


*** Sent via Devdex http://www.devdex.com ***
Don't just participate in USENET...get rewarded for it!

Reply With Quote
  #5  
Old   
Aaron
 
Posts: n/a

Default Re: Running DTS package from Scheduled Job - 06-21-2004 , 01:50 AM



Partha & Paul

Sorry, I understand the question now!

There are no message box statements in the job scripts. The job script executes a stored procedure which in turn (after a few audit steps) runs the DTS package by executing a dtsrun command.

Any help gratefully received. Perhaps I am doing things completely wrong.

Thanks

Aaron


--
Aaron
WMCG


"Partha Mandayam" wrote:

Quote:
I think what Paul means is

"Do you have any msgbox statements in your job scripts?"

Regards

Partha Mandayam
Software Consultant
Home page: http://partha.tripod.com


*** Sent via Devdex http://www.devdex.com ***
Don't just participate in USENET...get rewarded for it!


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.