If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > DB2 > email notifications

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 01-21-09, 05:53
nittal nittal is offline
Registered User
 
Join Date: Jul 2008
Posts: 131
Question email notifications

hi,
I am using db2 v9.5 ESE on windowsXP.
Is there ain db2 way to enable email notifications on Microsoft outlook???
If yes, how we do that and if it is not possible then what is the work around if implementing SMTP is not possible. dont want any third party solution.
Reply With Quote
  #2 (permalink)  
Old 01-21-09, 06:43
przytula_guy przytula_guy is offline
Registered User
 
Join Date: Apr 2006
Location: Belgium
Posts: 1,159
check admin cfg. there is a tag for smtp server and define contact persons..
__________________
Best Regards, Guy Przytula
Database Software Consultant
DB2 UDB LUW Certified V7-V8-V9-V9.7 DB Admin - Dprop..
Information Server Datastage Certified
http://www.infocura.be
Reply With Quote
  #3 (permalink)  
Old 01-27-09, 02:49
nittal nittal is offline
Registered User
 
Join Date: Jul 2008
Posts: 131
that is what my question is, i don't want to use SMTP. I want this to achieve on microsoft outlook.
Reply With Quote
  #4 (permalink)  
Old 01-27-09, 03:02
JAYANTA_DATTA JAYANTA_DATTA is offline
Registered User
 
Join Date: Oct 2004
Location: DELHI INDIA
Posts: 336
Then you can write Batch Jobs (on Windows) or Shell/Awk Script (for Unix/Linux) to achieve the same without using any other 3rd Party tool. e.g. use the MAIL feature for Unix.
__________________

Jayanta Datta
DB2 UDB DBA
IBM India, Global Delivery
New Delhi
Reply With Quote
  #5 (permalink)  
Old 01-27-09, 10:12
n_i n_i is offline
:-)
 
Join Date: Jun 2003
Location: Toronto, Canada
Posts: 4,449
Quote:
Originally Posted by nittal
that is what my question is, i don't want to use SMTP. I want this to achieve on microsoft outlook.
Outlook is a client; to send notifications you need a server, which in your case will be MS Exchange, which implements SMTP among other things.
Reply With Quote
  #6 (permalink)  
Old 01-27-09, 21:11
nick.ncs nick.ncs is offline
Registered User
 
Join Date: May 2007
Location: somewhere in dbforums
Posts: 221
what difference will it make if outlook sends your mail or DB2?? the only thing i see is you want control over your formatting...
__________________
IBM Certified Database Associate, DB2 9 for LUW
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On