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 get notified when job fails

Author  Topic 

sreehari
Starting Member

37 Posts

Posted - 2006-06-02 : 05:51:11
Hi guys

In my company, i have to regulary refresh some stored procedures.
So, i scheduled a job to do that.But how can a DBA is notified when ever that job fails.or how can get a DBA get alert?

what are the conditions for it?

explain pls..

Thanks in advance.

nr
SQLTeam MVY

12543 Posts

Posted - 2006-06-02 : 06:09:08
Just set it up to send an email or net send when it fails.


==========================================
Cursors are useful if you don't know sql.
DTS can be used in a similar way.
Beer is not cold and it isn't fizzy.
Go to Top of Page

sreehari
Starting Member

37 Posts

Posted - 2006-06-02 : 06:22:45

could u pls explain, email means, any prior set up is required like
operators..Alerts etc




quote:
Originally posted by nr

Just set it up to send an email or net send when it fails.


==========================================
Cursors are useful if you don't know sql.
DTS can be used in a similar way.
Beer is not cold and it isn't fizzy.

Go to Top of Page
   

- Advertisement -