dbTalk Databases Forums  

DTS failure with Scheduled job

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


Discuss DTS failure with Scheduled job in the microsoft.public.sqlserver.dts forum.



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

Default DTS failure with Scheduled job - 01-20-2004 , 02:56 PM






I get the following error code when I run the job from the SQL Admin
Interface or when it runs from the schedule. I can run it from the command
line with no problem. I have no idea what this error is and can find no
reference on Microsoft.com.

Can anyone help?

DTSRun: Loading...
DTSRun: Executing...
DTSRun OnStart: Transfer SQL Server Objects
DTSRun OnError: Transfer SQL Server Objects, Error = -2147220413 (80040443)
Error string:
Error source:
Help file:
Help context: 0

Error Detail Records:
DTSRun OnFinish: Transfer SQL Server Objects
DTSRun: Package execution complete.



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

Default Re: DTS failure with Scheduled job - 01-22-2004 , 03:11 PM






In message <eBIaVf53DHA.1404 (AT) TK2MSFTNGP11 (DOT) phx.gbl>, Evan
<ecooper (AT) nospam (DOT) logican.com> writes
Quote:
I get the following error code when I run the job from the SQL Admin
Interface or when it runs from the schedule. I can run it from the command
line with no problem. I have no idea what this error is and can find no
reference on Microsoft.com.

Can anyone help?

DTSRun: Loading...
DTSRun: Executing...
DTSRun OnStart: Transfer SQL Server Objects
DTSRun OnError: Transfer SQL Server Objects, Error = -2147220413 (80040443)
Error string:
Error source:
Help file:
Help context: 0

Error Detail Records:
DTSRun OnFinish: Transfer SQL Server Objects
DTSRun: Package execution complete.

Most likely an issue with a change in execution context (security) or
location. This should help explain this-

INF: How to Run a DTS Package as a Scheduled Job (Q269074)
http://support.microsoft.com/default...;EN-US;Q269074

--
Darren Green (SQL Server MVP)
DTS - http://www.sqldts.com

PASS - the definitive, global community for SQL Server professionals
http://www.sqlpass.org



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.