Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Administration (2000)
 Kill Process Problem

Author  Topic 

Jay99

468 Posts

Posted - 2001-03-27 : 15:16:56
I was running a large dts package to move data from one server to another. Somewhere along the way, the socket collapsed on itself . . .


"Error Description:[DBMSSOCN]General network error. Check your network documentation."


On the production server (recipient of the data) the processID of the user running the dts package is just hanging out . . .

I tried to KILL the process, but it is still there more than an hour later.

Any suggestions?

Jay

Jay
   

- Advertisement -