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

Home -> Community -> Usenet -> c.d.o.misc -> Re: Email from Oracle Server

Re: Email from Oracle Server

From: <bonanos_at_yahoo.com>
Date: Tue, 10 Aug 1999 05:59:35 GMT
Message-ID: <7oof42$nnl$1@nnrp1.deja.com>


Hi,

  dtatum_at_3mc.com wrote:
> Have any information or suggestions on how to send email via C or Java
> from Oracle 8.0.5 and the OWAS 4.0.7? I would like to send emails to
> myself for errors in stored procedures that are running under
> DBMS_JOB.SUBMIT().
Java has a mail package, look at it for details on how to implement.

For C you will have to call a dll or external program that does this.

Sent via Deja.com http://www.deja.com/
Share what you know. Learn what you don't. Received on Tue Aug 10 1999 - 00:59:35 CDT

Original text of this message

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