Welcome to dbFreaks.com!
FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

How do I get email notification working

 
   Database Help (Home) -> Notification Services RSS
Next:  What is wrong with my Distributor  
Author Message
Bev Kaufman

External


Since: Jun 22, 2007
Posts: 5



(Msg. 1) Posted: Fri Oct 12, 2007 1:34 pm
Post subject: How do I get email notification working
Archived from groups: microsoft>public>sqlserver>notificationsvcs (more info?)

I have been given the job of database administrator. I very good at SQL
programming, but am just learning about things like backups, replication,
etc. and am VERY shaky on anything involving network administration. I am
not the one who installed Sql 2005 database, so I don't know if any steps
were missed.
Email notification does not work, and I don't know if it ever did. I have
to remember to run a CheckJobs script periodically because the system is not
going to tell me if something goes wrong.
I would like to get this working, but I don't know where to start. The
70-431 Training Kit says that Database Mail must be enabled through the SQL
Server Surface Area Configuration tool, but when I open that up, I have no
idea what I'm supposed to day.
I also went through the Database Mail Configuration Wizard; no error
messages but also no messages coming through my email. When I view the
history, I see a lot of failures, but nothing that tells me why.
How do I fix this?

 >> Stay informed about: How do I get email notification working 
Back to top
Login to vote
Todd C

External


Since: Jan 31, 2007
Posts: 91



(Msg. 2) Posted: Fri Oct 19, 2007 1:10 pm
Post subject: RE: How do I get email notification working [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Bev:
SQL Server Notification Services is pretty far removed from plain old DbMail
in SQL Server 2005. Sounds like you don't need SSNS at all.

Right Click on SQL Agent and select Properties. Go through the tabs. There
is one about Notifications. use the DbMail profile you have setup on the
server.

Now create an Operator with an email address.

For each Agent Job, now, you need to configure the Notification tab to email
the
Operator if the job fails.

HTH
--
Todd C

[If this response was helpful, please indicate by clicking the appropriate
answer at the bottom]


"Bev Kaufman" wrote:

> This just occurred to me: Could the failure in email notification have any
> relation to the fact that I can't set up a linked server to the Sql 2000
> Server on my PC? Like maybe fixing one problem will fix both? I was really
> surprised when I failed in this simple exercise, since I had no problem
> setting up a linked server while working on a client system a couple of years
> back. I also bombed in my endpoint exercises, but that's something that's
> completely new to me.
>
> "Bev Kaufman" wrote:
>
> > I have been given the job of database administrator. I very good at SQL
> > programming, but am just learning about things like backups, replication,
> > etc. and am VERY shaky on anything involving network administration. I am
> > not the one who installed Sql 2005 database, so I don't know if any steps
> > were missed.
> > Email notification does not work, and I don't know if it ever did. I have
> > to remember to run a CheckJobs script periodically because the system is not
> > going to tell me if something goes wrong.
> > I would like to get this working, but I don't know where to start. The
> > 70-431 Training Kit says that Database Mail must be enabled through the SQL
> > Server Surface Area Configuration tool, but when I open that up, I have no
> > idea what I'm supposed to day.
> > I also went through the Database Mail Configuration Wizard; no error
> > messages but also no messages coming through my email. When I view the
> > history, I see a lot of failures, but nothing that tells me why.
> > How do I fix this?
> >

 >> Stay informed about: How do I get email notification working 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
Aggregated Query not working in Query Notification - Any i.. - We are using an aggregated query for query notification MSDN says you can use count_big() and sum() with group by clause. select entry_date, count_big(entry_date) as cnt from dbo.my_stats where entry_date > '2008-04-10' group by entry_date entry_d...

notification services - - Hello, I am getting this error while running notification services Message: 4120: The number of events in this quantum is greater than the throttle specified for events. Some of the event and subscription views could not be materialized. ...

Receive notification about rows changes. - Perhaps somebody can point me to good step-by-step guide to solve my very common task. There is table "SomeTable". There is field "Status" there. Some process need to process rows in that table when "Status"="Pending&qu...

Notification services or another mechanism .. how do I ... - Greetings all, I am browsing this newsgroup looking for a mechanism to notify my external application when there is a change in my database. And I would like a push in the right direction to find the right mechanism. I have seen discussion around..

Can notification services stand this load? - Hello All, I use notifcation services to send notices to my applications. With increasing load, I have concerns with scallability. In peak times, I predict that I will have 300+ new events and 300+ notices per second. This can be sustained for up to..
   Database Help (Home) -> Notification Services All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You can edit your posts in this forum
You can delete your posts in this forum
You can vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]