Sir,
Could you please send me the sample code that you mentioned in this post. I need to write an application than monitors the jobs running on SQL server.
Thanks alot
Ruchi
|||Two weeks ago I posted a 3-part entry in my blog on building alert-based transaction log backups using SMO. The parts involve building a stored procedure to perform the backup, creating a job to run the stored procedure, and creating a performance-based alert to run the job.
The first entry is here: http://sqljunkies.com/WebLog/marathonsqlguy/archive/2006/08/29/23049.aspx
Hopefully that'll help.
|||I'm writing a similar app using SQLDMO. Could you please give me sample code of how did you combine the two?
Thanks in advance.
mct.
No comments:
Post a Comment