473,795 Members | 3,386 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Health Center Email Notifications Stopped

Hi,

Our Health Center ("DB2 v8.1.0.64", "s040812", "MI00086", and FixPak
"7") hasn't been sending out email notifications for a bit now, but we
aren't sure why, since no configurations have changed (except the
server has been restarted, so perhaps something is 'off'). We just have
one email alias setup in the Health Center for our single, small db.
I've tested the alias manually and it still works.

What mechanism does it use to send the emails anyhow? SMTP? Always?

I did a db2 get admin configuration command and it shows SMTP SERVER =
localhost -- seems like this should actually be set to our
organizations
smtp server name (mail.ournamehe re.com)?

db2 get admin configuration

Admin Server Configuration

Authentication Type DAS (AUTHENTICATION ) =
SERVER_ENCRYPT

DAS Administration Authority Group Name (DASADM_GROUP) = dasadm1

DAS Discovery Mode (DISCOVER) = SEARCH
Name of the DB2 Server System (DB2SYSTEM) = LINUX

Java Development Kit Installation Path DAS (JDK_PATH) =
/opt/IBMJava2-141
Java Development Kit Installation Path DAS (JDK_64_PATH) =
/opt/IBMJava2-141

DAS Code Page (DAS_CODEPAGE) = 0
DAS Territory (DAS_TERRITORY) = 0

Location of Contact List (CONTACT_HOST) =
Execute Expired Tasks (EXEC_EXP_TASK) = NO
Scheduler Mode (SCHED_ENABLE) = ON
SMTP Server (SMTP_SERVER) = localhost
Tools Catalog Database (TOOLSCAT_DB) = TOOLSDB
Tools Catalog Database Instance (TOOLSCAT_INST) = db2inst1
Tools Catalog Database Schema (TOOLSCAT_SCHEM A) = SYSTOOLS
Scheduler User ID =

Anyone know what steps to take to troubleshoot this?

Nov 12 '05 #1
1 2302
Ian
ch************* **@gmail.com wrote:
Hi,

Our Health Center ("DB2 v8.1.0.64", "s040812", "MI00086", and FixPak
"7") hasn't been sending out email notifications for a bit now, but we
aren't sure why, since no configurations have changed (except the
server has been restarted, so perhaps something is 'off'). We just have
one email alias setup in the Health Center for our single, small db.
I've tested the alias manually and it still works.

What mechanism does it use to send the emails anyhow? SMTP? Always?


Yes, SMTP. Your config (smtp_server = localhost) expects that you
should have an MTA (sendmail, postfix, etc) running on your linux
server. If mail was getting out before the reboot, I would check
to make sure that the MTA gets started when the box reboots.

Also you might check the mail queue on your server to see if the
messages are getting sent by DB2, but are getting deferred by your
MTA for some reason.
Good luck,


Nov 12 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
4360
by: Dhruv | last post by:
1. I'm trying to get the notifications working on the scheduled jobs. I want to email me when the job fails. I created an operator (dmalhotr) and given me as the email address. Here is the error what I'm getting when I'm pressing the test button to email myself in properties dmalhotr operator (hope that makes sense). Error 22022: sqlserveragent error: the sqlserveragent mail session is not running; check the mail profile and/or the...
0
1544
by: PayPal | last post by:
<HTML> <HEAD> <META NAME="GENERATOR" Content="Microsoft DHTML Editing Control"> <TITLE></TITLE> </HEAD> <BODY> <STYLE type=text/css> ..dummy {} BODY, TD {font-family: verdana,arial,helvetica,sans-serif;font-size: 12px;color: #000000;}
7
2357
by: Bruce MacDonald | last post by:
I am unable to see the health monitor SQL table functions (e.g.: SQLPROC.HEALTH_CONT_HI). Have I missed a utility which registers the functions? DB2 8.1.3.132 WR21324. Another point about the health monitor - when I get notification messages all they say is that a particular instance/db has a warning or alarm. I have to open the health centre to see what the actual warning / alarm is. I would much prefer if the email had at least a...
3
5142
by: Debbie E | last post by:
I am trying to setup the DB2 Health Monitor and so far I am not getting any e-mail notifications. I've done the following: db2 update dbm cfg using health_mon on db2 update admin cfg using smtp_server lresa8a002.xxx.yyy.zzz db2 update notification list add contact debbie
0
1283
by: christopher keller | last post by:
Hello, If we have UDB Express and DB2 Connect Versions 8.1.4 installed on the same server, the Health Center start window appears andwill then after one minute disappear. Javaw.exe remains active. This is due to the fact that the health monitor wants to monitor the databases cataloged with DB2 Connect. This, of course, we don't want. Can one restrict the scope of the Health Center to just the local databases? We have not found any...
2
2916
by: wwwmike | last post by:
My applications (ASP.NET 2.0 /IIS 6) get restarted almost every 20 mintues. When asking my dear provider, he/she replied that I should have a closer look into my source code. Unfortunatelly they did not give me any hints WHERE and WHY I have all these restarts. Granted, I pay 20USD/month and they want for sure not spend hours for detecting my problem. I suspect that my ADO.NET calls to SQL Server have something to do with
4
3484
by: Maddy | last post by:
Hi all, I am new to DB2 database.I just have the basic knowledge abt this database.I in a serious situation of handling 5 large databases.Can some one help me how to prepare the health check report for the databases. Also suggest me gud books for learning DB2. Thanks in advance,
0
1684
by: Cage | last post by:
hi,all As we known,DB2 Health Center is a very good tool,but it made me a little confusion. I will be very appreciate if anyone give me some advices. The problem is that I want to monitor my tablespacle utilization,then I did some test work: 1.I create a tablespace "TESTDMS"managed by database, db2=>CREATE REGULAR TABLESPACE TESTDMS PAGESIZE 4 K MANAGED BY DATABASE USING ( FILE 'D:\test\test' 5120 ) EXTENTSIZE 16 OVERHEAD 10.5 PREFETCHSIZE...
8
7883
by: Bob Altman | last post by:
Hi all, This has got to be a dumb question, but... What is the CSS property that I would use to center a table on the web page? If I set the table's Align property in the VS 2008 property window it inserts align="center" into the <tabletag, and I get a validation warning that attribute 'align' is considered outdated. Ok, so I probably need to use a CSS style to do the same thing. But I've dug through all of the categories in the...
0
9672
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
9519
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10437
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
10001
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
9042
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
7538
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5563
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
2
3723
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2920
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.