April 5, 2006 at 9:48 am
When you schedule a DTS from the DTS it will create a job. Does that job fail also?
April 5, 2006 at 9:51 am
I did not go that route. Anyway I have since solved this problem- The logfile path was set to a mapped drive vs a UNC, and changing fixed it.
Thanks for you input
KR
September 13, 2006 at 8:00 am
i have the exact oppsite problem
i have a package with cmd execute that executes a batch file from
another server through a mapdrive like that:
p:\bat_name.bat
the job fails and i get this error in the package error handaling:
"....
Step Error Source: Microsoft Data Transformation Services (DTS) Package
Step Error Description:The system cannot find the path specified.
(Microsoft Data Transformation Services (DTS) Package (80070003): The system cannot find the path specified.
)
Step Error code: 80070003
Step Error Help File:sqldts80.hlp
Step Error Help Context ID:1100
......"
when i chagne the mapdrive to unc like that :
the job works fine
please help
Viewing 3 posts - 1 through 4 (of 4 total)
You must be logged in to reply to this topic. Login to reply