dbTalk Databases Forums  

Running packages on remote server

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


Discuss Running packages on remote server in the microsoft.public.sqlserver.dts forum.



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

Default Running packages on remote server - 04-14-2004 , 08:26 AM






I created and tested DTS packages on my local server and everything worked
fine, the I copied the packages to our Test server using DTSBackup 2000 from
http://www.sqldts.com/default.aspx?242. Now I can not execute the packages
directly. If I create a job on the Test server, the Job sucessfully runs the
DTS package. Is there a way to run the DTS packages on the Test server
without using Job to do it?

TIA
Dean



Reply With Quote
  #2  
Old   
Rand Boyd [MSFT]
 
Posts: n/a

Default RE: Running packages on remote server - 04-15-2004 , 11:32 AM






If you are connecting to the server you copied the package to from
Enterprise Manager and trying to run the package, check to see that it is
configured properly. When you run the package on the server as a job it
runs local to the server. When you run it while connected from a remote
machine then the package runs on the remote machine.

Can you got to the server itself and run the package? Do you have the
connection properties to any SQL Server connection pointing to the server
name or local? This can cause a problem when run from a client machine.

Rand
This posting is provided "as is" with no warranties and confers no rights.


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.