x
login about faq Site discussion (meta-askssc)

SSIS Package Status

Hi Experts,

I have two packages in SSIS and I want to monitor the status of those through a web page. What is the best way to implement this.

Thanks

more ▼

asked Oct 19 '09 at 01:00 PM in Default

Sam gravatar image

Sam
11 1 1 1

(comments are locked)
10|1200 characters needed characters left

2 answers: sort voted first

I suggest you implement SSIS logging (built-in or custom) and monitor the log on the web page. Not the best solution, but you should be able to spin it up in short order.

Andy

more ▼

answered Oct 19 '09 at 02:27 PM

Andy Leonard gravatar image

Andy Leonard
332 1

(comments are locked)
10|1200 characters needed characters left

If you are running the SSIS packages as SQL Agent Jobs you can query the history using msdn.dbo.sysjobs and msdb.dbo.sysjobhistory.

more ▼

answered Oct 19 '09 at 04:33 PM

JoeJF gravatar image

JoeJF
56 1

(comments are locked)
10|1200 characters needed characters left
Your answer
toggle preview:

Up to 2 attachments (including images) can be used with a maximum of 524.3 kB each and 1.0 MB total.

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments



Facebook logo Follow Ask SSC on Facebook
Find Ask SSC on Google+
linkedin logo Find us on LinkedIn

Topics:

x1832
x749

asked: Oct 19 '09 at 01:00 PM

Seen: 1892 times

Last Updated: Oct 27 '09 at 01:35 PM

Copyright © 2002-2012 Simple Talk Publishing. All Rights Reserved. If you have any queries, please contact the site administrators.
Ask SQL Server Central is a community service provided by Red Gate.