dbTalk Databases Forums  

DTS Failure Execute Process Task

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


Discuss DTS Failure Execute Process Task in the microsoft.public.sqlserver.dts forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
kalgill@talk21.com
 
Posts: n/a

Default DTS Failure Execute Process Task - 03-09-2006 , 10:30 AM






Hi,

I am trying to set up a small DTS Package and I am having filepath
issues whilst at an "Execute Process Task". Here's a brief summary of
the DTS package:

Step 1: Execute SQL Task (on completion...)
Step 2: ActiveX Script Task (on success...)
Step 3: Execute Process Task

Step 3 calls a batch file that in turn logs onto a remote server and
runs a few commands.

The problem is a weird one. In design mode of DTS I can point to the
following directory/file: C:\Automation\Test.bat. I can then save the
package and run it and the whole thing works.

If I close Enterprise Manager and then log back in and try running the
DTS Package it fails.
If I specify the UNC path as opposed to the local path it fails (but
not 100% of the time!)

Here is what gets written to a log file:

Step 'DTSStep_DTSCreateProcessTask_1' failed
Step Error Source: Microsoft Data Transformation Services (DTS) Package
Step Error Description:CreateProcessTask
'DTSTask_DTSCreateProcessTask_1': Process returned code 9009, which
does not match the specified SuccessReturnCode of 0.
Step Error code: 80040496
Step Error Help File:sqldts80.hlp
Step Error Help Context ID:4900

Any help/pointers appreciated.


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.