dbTalk Databases Forums  

DTS works immediately but not Scheduled?

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


Discuss DTS works immediately but not Scheduled? in the microsoft.public.sqlserver.dts forum.



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

Default DTS works immediately but not Scheduled? - 02-11-2004 , 06:11 AM






Hi

Sorry if this questions has been beat to death, but I am new to SQL server and I have this problem

I have 7 jobs made up in DTS to transfer data from Foxpro tables via query over to SQL server tables (created using the DTS Import/Export Wizard). Now each one works fine when I run them immediatly, but they do not work when they are scheduled to run, they only do step 1, which is drop the table and create the table but it's not putting any data in them.

The 7 jobs start at 5:00 am at 1 minute increments for each. The connection Microsoft Visual FoxPro Driver is setup using the file DSN option which resides on the same server. "Drive:\directory\directory\myDSN.dsn

Should I use User/System DSN? Instead of the file DSN

The Owner for each job is set to the same thing as when the server is booted

Any Ideas what I'm doing wrong

Thank
Deke

Reply With Quote
  #2  
Old   
Andrew J. Kelly
 
Posts: n/a

Default Re: DTS works immediately but not Scheduled? - 02-11-2004 , 07:13 AM






See if this is your problem:


http://www.support.microsoft.com/?id=269074 How to Run a DTS Package as a
Scheduled Job


--

Andrew J. Kelly
SQL Server MVP


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

Quote:
Hi,

Sorry if this questions has been beat to death, but I am new to SQL
server and I have this problem.

I have 7 jobs made up in DTS to transfer data from Foxpro tables via query
over to SQL server tables (created using the DTS Import/Export Wizard). Now
each one works fine when I run them immediatly, but they do not work when
they are scheduled to run, they only do step 1, which is drop the table and
create the table but it's not putting any data in them.
Quote:
The 7 jobs start at 5:00 am at 1 minute increments for each. The
connection Microsoft Visual FoxPro Driver is setup using the file DSN option
which resides on the same server. "Drive:\directory\directory\myDSN.dsn"
Quote:
Should I use User/System DSN? Instead of the file DSN?

The Owner for each job is set to the same thing as when the server is
booted.

Any Ideas what I'm doing wrong?

Thanks
Deke



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

Default Re: DTS works immediately but not Scheduled? - 02-11-2004 , 09:01 AM



Thank you Andrew for pointing me in the right direction.


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.