dbTalk Databases Forums  

DTS pkg runs fine but when I scheduled it to run, it fails.

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


Discuss DTS pkg runs fine but when I scheduled it to run, it fails. in the microsoft.public.sqlserver.dts forum.



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

Default DTS pkg runs fine but when I scheduled it to run, it fails. - 12-06-2004 , 10:37 AM






Hello,
I've SQL2000 Standard Edition running on Win2K server.
A DTS has two VB app and execute it with a parameter. DTS runs fine when I
open in E.M. and execute it. But when I scheduled it, it fails with
following error;

Step 'DTSStep_DTSCreateProcessTask_1' failed
Step Error Source: Microsoft Data Transformation Services (DTS) Package
Step Error Description:The system cannot find the file specified.
(Microsoft Data Transformation Services (DTS) Package (80070002): The
system cannot find the file specified.
)
Step Error code: 80070002
Step Error Help File:sqldts80.hlp
Step Error Help Context ID:1100

I tried to search some article from web, don't see any thing like my case.
It is not a permission error since other developer can do same thing as I do.
We do not want to run it manually daily basis. Our goal here is scheduled
it to run.

Can any one point out for me?
Thanks in advance

SangHun Jung

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

Default Re: DTS pkg runs fine but when I scheduled it to run, it fails. - 12-06-2004 , 12:38 PM






Just because you and the developer can run it does not mean it will run when
scheduled.

You may be seeing this

Service Pack and Version Compatibility Problems
(http://www.sqldts.com/default.aspx?223)


remember DTS is a client application

So have a read of this

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

--



Allan Mitchell MCSE,MCDBA, (Microsoft SQL Server MVP)
www.SQLDTS.com - The site for all your DTS needs.
www.SQLIS.com - You thought DTS was good. here we show you the new stuff.
www.konesans.com - Consultancy from the people who know


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

Quote:
Hello,
I've SQL2000 Standard Edition running on Win2K server.
A DTS has two VB app and execute it with a parameter. DTS runs fine when
I
open in E.M. and execute it. But when I scheduled it, it fails with
following error;

Step 'DTSStep_DTSCreateProcessTask_1' failed
Step Error Source: Microsoft Data Transformation Services (DTS) Package
Step Error Description:The system cannot find the file specified.
(Microsoft Data Transformation Services (DTS) Package (80070002): The
system cannot find the file specified.
)
Step Error code: 80070002
Step Error Help File:sqldts80.hlp
Step Error Help Context ID:1100

I tried to search some article from web, don't see any thing like my case.
It is not a permission error since other developer can do same thing as I
do.
We do not want to run it manually daily basis. Our goal here is scheduled
it to run.

Can any one point out for me?
Thanks in advance

SangHun Jung



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.