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.

 All Forums
 SQL Server 2000 Forums
 SQL Server Administration (2000)
 how to create an alert??

Author  Topic 

san4logs
Starting Member

2 Posts

Posted - 2006-03-30 : 02:10:55
im new to sqlserver ..can somebody tell me how to create an alert and wat way it is useful?

kpsreenath
Yak Posting Veteran

52 Posts

Posted - 2006-03-30 : 11:06:57
you have everything documented in books online

Thanks
Sree
Go to Top of Page

jhermiz

3564 Posts

Posted - 2006-03-30 : 11:18:33
An alert is a good way to notify a dba of errors / low disk space etc..

Go to management and click sql server agent then click on operators. Right click on that and select properties and go to the notifications tab.

You should be able to define either an email / page / or network net send message to the operator.




Keeping the web experience alive -- [url]http://www.web-impulse.com[/url]

RS Blog -- [url]http://weblogs.sqlteam.com/jhermiz[/url]
Go to Top of Page
   

- Advertisement -