dbTalk Databases Forums  

Scheduling package on server

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


Discuss Scheduling package on server in the microsoft.public.sqlserver.dts forum.



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

Default Scheduling package on server - 01-20-2006 , 01:44 PM






Hi:

Is it true that if you want to schedule a package on the server using
SQL Server Agent, you have to be on the server? If you schedule it on a
remote client it actually runs on that client, similar to running the
package manually from the client.

I always have to get clients to give me a remote connection to their
server if I want to schedule it there, which isn't always possible-so
then they have to do it themselves.

Is there a way to schedule the package from the client so it runs on
the server? If not, can you do this in SQL Server 2005? (Haven't played
with it yet)

Thanks,
Kayda


Reply With Quote
  #2  
Old   
Allan Mitchell
 
Posts: n/a

Default Re: Scheduling package on server - 01-21-2006 , 04:49 AM






Hello Kayda,

I think you are getting two concepts mixed up here.

If you execute a package that resides on a remote server from your workstation
then yes the package executes on your box. If you schedule a package to
execute on a server through a job then the package executes on that server
when invoked by the job.

Allan


Quote:
Hi:

Is it true that if you want to schedule a package on the server using
SQL Server Agent, you have to be on the server? If you schedule it on
a remote client it actually runs on that client, similar to running
the package manually from the client.

I always have to get clients to give me a remote connection to their
server if I want to schedule it there, which isn't always possible-so
then they have to do it themselves.

Is there a way to schedule the package from the client so it runs on
the server? If not, can you do this in SQL Server 2005? (Haven't
played with it yet)

Thanks,
Kayda



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.