Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
pareshmotiwala
Constraint Violating Yak Guru
323 Posts |
Posted - 2007-03-12 : 13:50:13
|
I have a maintenance plan that backs up transaction logs every hour.I am trying to setup a message to be sent to an operator of the backup size of the logs gets 5 times over the average.What would be the best way to go about it? |
|
snSQL
Master Smack Fu Yak Hacker
1837 Posts |
Posted - 2007-03-12 : 14:55:26
|
You could do it with an Alert. |
 |
|
|
|
|