all groups > sql server notification services > may 2006 >
You're in the

sql server notification services

group:

monitor sql backups


monitor sql backups Scott
5/18/2006 10:33:02 PM
sql server notification services:
I currently receive a notification if my sql backup fails through sql agent.

However, there is always an outside chance that the sql agent is not working
either in which case I have no notification if my backups fail.

Perhaps one can easily write a command prompt code to monitor the dates on a
folder and send out an email if the dates for the backup files are not
current. I dont
know how to write such a code. If anyone uses this or any other method to
Re: monitor sql backups Joe Webb
5/22/2006 12:00:00 AM
SSNS is probably a bit of an overkill for this scenario.

I'd probably look at scheduling a simple little VBScript that checks
the date/time stamp on the backup files and emails it to you if
somethings amiss.

Try here:
http://cwashington.netreach.net/depo/default.asp?topic=repository&ScriptType=vbscript&SubType=Messaging
HTH...

--
Joe Webb
SQL Server MVP
http://www.sqlns.com


~~~
Get up to speed quickly with SQLNS
http://www.amazon.com/exec/obidos/tg/detail/-/0972688811

I support PASS, the Professional Association for SQL Server.
(www.sqlpass.org)


On Thu, 18 May 2006 22:33:02 -0700, Scott
[quoted text, click to view]
Re: monitor sql backups Scott
5/22/2006 5:06:01 PM
I went to the weblink but did not find the script. can you please check?

Scott

[quoted text, click to view]
AddThis Social Bookmark Button