dbTalk Databases Forums  

Scheduled DTS package job fails?

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


Discuss Scheduled DTS package job fails? in the microsoft.public.sqlserver.dts forum.



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

Default Scheduled DTS package job fails? - 05-17-2005 , 12:23 PM






I created a package on our dev server and can manually execute it OK from
Enterprise Manager, but when I schedule it, the job fails.

I'm having difficulty determining why this happens or where the error should
appear. Are there common things I can check for, or settings I need to have
in order for the job run?

Thanks, Dave.

Reply With Quote
  #2  
Old   
Sue Hoegemeier
 
Posts: n/a

Default Re: Scheduled DTS package job fails? - 05-17-2005 , 06:08 PM






When you run the package manually, it executes under your
security context and from your PC. When you schedule it as a
job, it runs from the server and under the security context
of the service account for SQL Agent (usually...depends on
job owner and some other things). But that's the differences
that generally lead to people having problems with packages
that run manually but fail when scheduled. You can find more
info in the following article:
INF: How to Run a DTS Package as a Scheduled Job
http://support.microsoft.com/?kbid=269074

-Sue

On Tue, 17 May 2005 10:23:05 -0700, "Dave"
<Dave (AT) discussions (DOT) microsoft.com> wrote:

Quote:
I created a package on our dev server and can manually execute it OK from
Enterprise Manager, but when I schedule it, the job fails.

I'm having difficulty determining why this happens or where the error should
appear. Are there common things I can check for, or settings I need to have
in order for the job run?

Thanks, Dave.


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.