Re: Execute/ Run SSIS jobs.
- From: Sue Hoegemeier <Sue_H@xxxxxxxxxxxxx>
- Date: Tue, 06 Mar 2007 21:50:31 -0700
To execute jobs, check books online for sp_start_job.
http://msdn2.microsoft.com/en-us/library/ms186757.aspx
If these jobs can run on a schedule, you should look at just
scheduling the jobs. You can also run them manually from
Management Studio.
-Sue
On 6 Mar 2007 09:03:45 -0800, "swetha"
<swetha.sankaran@xxxxxxxxx> wrote:
We have a set of jobs in sql server agent in SSIS 2005. Do you know
how to execute them from a web browser. Or for that matter, how to
execute them from our client side. I have multiple databases with the
same set of jobs, how do I invoke these jobs and from where. Any
suggestion is much appreciated.
Thanks in advance.
.
- References:
- Execute/ Run SSIS jobs.
- From: swetha
- Execute/ Run SSIS jobs.
- Prev by Date: Re: Does SP4 for SQL Server 2000 work on client installations?
- Next by Date: Sql Server 2005 on Vista Ultimate
- Previous by thread: Execute/ Run SSIS jobs.
- Next by thread: linked server problem
- Index(es):
Relevant Pages
|