dbTalk Databases Forums  

execute a bat file on another server

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


Discuss execute a bat file on another server in the microsoft.public.sqlserver.dts forum.



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

Default execute a bat file on another server - 08-05-2003 , 08:51 AM






I have a set of DTS packages I have built to transfer data
from MSSQL 7.0 tables to a Sybase 12.0 tables. Some are
quite large and the inserts could take 45 minutes. BCP is
much faster - I have a copy statement that transfers the
data to the Sybase server, but to execute the Sybase bat
file to trigger the bcp in has not been happening. The
DTS package states it is successful, but there is no data
being inserted. I've tried it within DTS, as a job, as a
stored procedure - all say successful - but no results.
Any ideas?

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.