dbTalk Databases Forums  

DTS won't run under scheduled task

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


Discuss DTS won't run under scheduled task in the microsoft.public.sqlserver.dts forum.



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

Default DTS won't run under scheduled task - 08-12-2003 , 08:07 PM






Hi All,

I setup a DTS package scheduled to run every 5:00PM.
I don't have problem executing the package but the scheduled task always
failed. I believe this is something about permission... what d' you think im
missing???

thanks,
joel



Reply With Quote
  #2  
Old   
Allan Mitchell
 
Posts: n/a

Default Re: DTS won't run under scheduled task - 08-13-2003 , 01:17 AM






Try turning on logging in the package and the giveaway for a permissions
error is
80040005. Have a look at this article also

http://support.microsoft.com/?kbid=269074

--

----------------------------
Allan Mitchell (Microsoft SQL Server MVP)
MCSE,MCDBA
www.SQLDTS.com
I support PASS - the definitive, global community
for SQL Server professionals - http://www.sqlpass.org



"Joel Gacosta" <joel (AT) bluemediacomm (DOT) com> wrote

Quote:
Hi All,

I setup a DTS package scheduled to run every 5:00PM.
I don't have problem executing the package but the scheduled task always
failed. I believe this is something about permission... what d' you think
im
missing???

thanks,
joel





Reply With Quote
  #3  
Old   
Joel Gacosta
 
Posts: n/a

Default Re: DTS won't run under scheduled task - 08-15-2003 , 07:02 PM



Hi,
I checked the Job history and found out Error -2147220482 (800403FE) Error
Description: Permission Denied.
this is an active script that access a network resources. i tried the UNC
and mapped drive letter but still the same. i can access the map drive and
UNC at explorer with no problem but not in Scheduled package.
thanks,
joel


"Allan Mitchell" <allan (AT) no-spam (DOT) sqldts.com> wrote

Quote:
Try turning on logging in the package and the giveaway for a permissions
error is
80040005. Have a look at this article also

http://support.microsoft.com/?kbid=269074

--

----------------------------
Allan Mitchell (Microsoft SQL Server MVP)
MCSE,MCDBA
www.SQLDTS.com
I support PASS - the definitive, global community
for SQL Server professionals - http://www.sqlpass.org



"Joel Gacosta" <joel (AT) bluemediacomm (DOT) com> wrote in message
news:O9cY7cTYDHA.1056 (AT) TK2MSFTNGP10 (DOT) phx.gbl...
Hi All,

I setup a DTS package scheduled to run every 5:00PM.
I don't have problem executing the package but the scheduled task always
failed. I believe this is something about permission... what d' you
think
im
missing???

thanks,
joel







Reply With Quote
  #4  
Old   
Joel Gacosta
 
Posts: n/a

Default Re: DTS won't run under scheduled task - 08-16-2003 , 08:19 PM



Thanks Allan but still i'm having problem. My SQL Server Agent service
account is the builtin administrator and i'm currently logged as
administrator via Terminal Service connection. i can access the remote
server via explorer using UNC or mapped drive. the DTS package still works
in enterprise manager but failed during job schedule. still the error is
800403FE.

thank you so much for the help. i'm still looking for possible solution.

joel

"Allan Mitchell" <allan (AT) no-spam (DOT) sqldts.com> wrote

Quote:
OK

Log in as the SQL Server Agent Service Accout and do the exact same thing
in
Explorer. Can you get there now ?

--


Allan Mitchell (Microsoft SQL Server MVP)
MCSE,MCDBA
www.SQLDTS.com
I support PASS - the definitive, global community
for SQL Server professionals - http://www.sqlpass.org



Reply With Quote
  #5  
Old   
Allan Mitchell
 
Posts: n/a

Default Re: DTS won't run under scheduled task - 08-17-2003 , 01:07 AM



Change the account to a Domain Logon. Make sure that logon has permissions
to the text file itself and the encompassing directory/share. Nobody has it
open do they ?


--


Allan Mitchell (Microsoft SQL Server MVP)
MCSE,MCDBA
www.SQLDTS.com
I support 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.