Groups | Blog | Home
all groups > sql server dts > october 2006 >

sql server dts : Unspecified error returned when editing dts pkg containing ftp (copy)



Patricia
10/6/2006 7:34:23 AM
Problem editing SQL Server 2000 DTS Package containing a File Transfer
Protocol task. User can edit SQL Server 2000 DTS package logged in
locally to server but cannot edit same package from her PC via SQL
Server 2000 Client Tools. A co-worker and myself are able to edit the
dts package from our PC's logged on as administrator but we cannot edit
the package logged onto the user's PC using our administrator login.
To prove that it was the FTP task causing the problem, I removed the
FTP task from the DTS package leaving the remaining tasks intact. User
can edit the package that does not contain the FTP task.

I started looking for differences in PC configuration and realized
anyone with SQL Server 2005 Client Utilities installed in addition to
SQL Server 2000 Client utililities can edit a DTS package containing a
File Transfer Protocol task in SQL Server 2000. I have searched
endlessly in an attempt to identify a logical explanation for the
problem encountered. I realize the two clients probably share dll
files but I really do not want to recommend loading software to her
machine that she will not use just to correct the problem.
Marc Colvin
11/16/2006 12:16:03 PM
I am running into the exact same problem, I have only found a handful of
forum posts talking about this, but I've only found the same questions, no
answers.

I can edit all of our DTS packages without problems on our Server
2003(SP1)/Sql Server 2000 (SP4) machines unless I try to edit the DTS with
the FTP task. When attempting to design the DTS with the FTP task I get an
unspecified error. To add to the frustration the DTS will not run through a
job, when I run the job I get a similar error:
Error: -2147467259 (80004005); Provider Error: 0 (0) Error string:
Unspecified error Error source: Microsoft Data Transformation
Services (DTS) Package Help file: sqldts80.hlp Help context: 713.
Process Exit Code 1. The step failed.

Because of this obscure bug I have only been able to run the DTS by hand
through my workstation and have been unable to automate this. My workstation
is Server 2003, but happens to have sql server 2005 installed. Have you
found another solution to this issue besides installing sql server 2005?
That seems like such a hacky approach.. there has to be another way?

[quoted text, click to view]
Query Builder
12/18/2006 2:06:16 PM
Yes.. I have been experiencing the same bug.. I dont have SQL 2005
installed on the server. It happens when I have an FTP task in the dts
package. When I drop and recreate it worked fine...


[quoted text, click to view]
AddThis Social Bookmark Button