dbTalk Databases Forums  

Problem with executing a DTS from a remote machine

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


Discuss Problem with executing a DTS from a remote machine in the microsoft.public.sqlserver.dts forum.



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

Default Problem with executing a DTS from a remote machine - 08-25-2005 , 02:04 AM






Hi all,

We've created a VB.NET application which runs a couple of DTS packages on a
SQL Server in a specific order using ADO.NET. When we runs this application
on the same machine that SQL Server resides on it works fine. However when
we run the application on another machine in the domain the first package is
started but it doesn't finish.

This package is a straightforward one: truncate a table, copy records
(approx. 10.000.000) from one database table into the table which has just
been truncated and finally create a couple of indexes. This step takes about
30 min. to complete. When we run it from a remote machine we can see that
the table has been truncated however there are no records copied into it.

When we look in the Proces Info in SQL Server the proces which is running
the package has a status of: wait and as command: NETWORKIO. The wait time
increases gradually.

Does anybody know what the problem could be?

TIA,
Friso Wiskerke



Reply With Quote
  #2  
Old   
Cor Ligthert [MVP]
 
Posts: n/a

Default Re: Problem with executing a DTS from a remote machine - 08-25-2005 , 03:25 AM






Friso,

In your place would I ask this question as well in the newsgroup.

microsoft.public.dotnet.framework.adonet

There are some persons active who really like dts.

I hope this helps anyhow

Cor



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.