dbTalk Databases Forums  

DTS ... On Job scheduler....

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


Discuss DTS ... On Job scheduler.... in the microsoft.public.sqlserver.dts forum.



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

Default DTS ... On Job scheduler.... - 10-12-2004 , 12:47 PM






I am using SQL Server 2000.

I have developed a DTS package which has only one step of transforming the
data from flat file to sql server table.

When I run in this step in DTS editor window it just works fine.

If I schedule this package to run as job, it is failing. There is no much
error message to why it is failing.

I checked the job history and SQL server error log to read any error
messages. No luck.

Please advice.

Anil



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

Default Re: DTS ... On Job scheduler.... - 10-13-2004 , 05:43 AM






"Anil" <AnilGowda76 (AT) hotmail (DOT) com> wrote

Quote:
I am using SQL Server 2000.

I have developed a DTS package which has only one step of transforming the
data from flat file to sql server table.

When I run in this step in DTS editor window it just works fine.

If I schedule this package to run as job, it is failing. There is no much
error message to why it is failing.

I checked the job history and SQL server error log to read any error
messages. No luck.

Please advice.

Anil

In the package properties turn on the log to SQL server and also set an
error file.

Probably a security problem, try reading this KB (again)-

INF: How to Run a DTS Package as a Scheduled Job
(http://support.microsoft.com/kb/q269074/)


--
Darren Green
http://www.sqldts.com




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.