Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> Re:RE: sending email

Re:RE: sending email

From: <dgoulet_at_vicr.com>
Date: Fri, 28 Apr 2000 10:16:24 -0400
Message-Id: <10481.104426@fatcity.com>


Hey, I had the same experience!! And I was looking forward to seeing how someone else did this, DAMN. Actually I have the DB's sending all kinds of E-mail via a Pl/SQL package & a daily cron job. Works very well for more than, and is publicly available to all developers.

BTW: OEM console depends on the DBSNMP agents which if your on a version lower than 8.0.6 have bugs that will crash the listener. Watch for the size of the memory image to grow. If it does while dbsnmp is running, you've got the bug.

____________________Reply Separator____________________
Subject: RE: sending email
Author: "Nguyen; Long" <Long.Nguyen_at_its.csiro.au> Date: 4/27/00 6:11 PM

Ruth,

I saved your attachment to C: drive and then openned it using Notepad, and the following text is inside the file:

        <encoded content removed -- binaries not allowed by ListGuru>

Appranetly you attached a binary file and the List did not allow it.

Long

-----Original Message-----
Sent: Thursday, April 27, 2000 9:59 PM
To: Multiple recipients of list ORACLE-L

Kevin Martin wrote:
>
> Hi list.
>
> Is it possible for Oracle to send email notification when a specified event
> occurs? I haven't found anything in the docs that describes this, and I
> really don't want to reinvent the wheel if I can avoid it.

Hello,

I've attached a snippet of Pro*C (for Solaris, should work on most Unix variants) for listening on a DBMS_PIPE and sending the output using SMTP (the Internet email standard).

g

-- 
guy ruth hammond <grh_at_agency.com> | "Wade in with our workboots,
Technology / Synergy / Consulting |    try to finish the job."
07879607148 http://www.agency.com |      -- Dar Williams
-- 
Author: Nguyen, Long
  INET: Long.Nguyen_at_its.csiro.au

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).
Received on Fri Apr 28 2000 - 09:16:24 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US