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: sending email

Re: sending email

From: guy ruth hammond <grh_at_agency.com>
Date: Thu, 27 Apr 2000 08:54:46 +0100
Message-Id: <10480.104271@fatcity.com>


This is a multi-part message in MIME format.

--------------E5A3037EDCB467D9A8C7D559
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

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
--------------E5A3037EDCB467D9A8C7D559
Content-Type: application/x-unknown-content-type-pc_auto_file;
 name="mail_pipe.pc"
Content-Transfer-Encoding: base64
Content-Disposition: inline;
 filename="mail_pipe.pc"

<binary content removed -- do not send binaries to the list>

--------------E5A3037EDCB467D9A8C7D559--
Received on Thu Apr 27 2000 - 02:54:46 CDT

Original text of this message

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