|
Comments
|
shashikant.262 on
11/21/2008
This video is good for understanding the basic logic of monitoring jobs using SMO. Can we perform this thing using T-sql in sql server 2000, 2005.
There is a very simple way to monitor failure of jobs for all server using sql server 2008 Management Studio. Using Multi server query.
|
|
Sajid Chida on
11/22/2008
Thanks Tim. Is there a basic one for starters...how to code?
|
|
Tim Mitchell on
11/23/2008
Sajid, I have plans to compose one or more Programming Basics for DBAs lessons in the near future.
|
|
|
Would love to see more videos using SMO. Great video, thanks!
|
|
|
very clean concise presentation
|
|
|
It is a nice DBA tool.
|
|
Max Turavani on
5/10/2011
Nice!
|
|
|
It'd be nice if we could download the code from these videos.
|
|
|
We can download the code, and it is good!
|
|
|
How does it know all the SQL-Servers available?
I guess I could pass in a table containing all the server names but that script didn't seem to do that...
Thx
Ludwig
|
|
Maurice Ivory on
10/21/2011
This presentation was most excellent. I will use this function in SMO.
|