dbTalk Databases Forums  

DTS import scheduling in SQL Server

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


Discuss DTS import scheduling in SQL Server in the microsoft.public.sqlserver.dts forum.



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

Default DTS import scheduling in SQL Server - 09-17-2003 , 07:58 AM






I have a DTS package that works fine when kicked off
interactively in SQL Server Entreprise Manager. (This
package deletes a table, imports via ODBC and then fiddles
with the data using SQL statements.)

When I try to schedule it to run at midnight on Mondays,
it fails with an OS error. Something to do with OS-level
access. Sorry can't be much more specific.

Any possible causes anyone can think of?

Thanks.

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

Default Re: DTS import scheduling in SQL Server - 09-17-2003 , 08:07 AM






Usually the fix to this problem can be found here

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



"pvp" <peter.van.peborgh (AT) philips (DOT) com> wrote

Quote:
I have a DTS package that works fine when kicked off
interactively in SQL Server Entreprise Manager. (This
package deletes a table, imports via ODBC and then fiddles
with the data using SQL statements.)

When I try to schedule it to run at midnight on Mondays,
it fails with an OS error. Something to do with OS-level
access. Sorry can't be much more specific.

Any possible causes anyone can think of?

Thanks.



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.