Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: How can I send a mail message from Oracle database to a mail system?
Carlos Gomes de Oliveira wrote:
>
> How can I send a mail message from Oracle database to a mail system?
> Is there another solution besides oracle mail/office?
>
> TIA
>
> Carlos Gomes
>
We have written UNIX cron jobs to "look" for the presence of certain
table entries in Oracle. When the cron job finds the record (which by
the way contains all information/parms needed to perform the job) it
then sends the mail via UNIX mail.
Oversimplified but an attempt...
Mike Pantaleano
mike.pantaleano_at_ab.com
<the opinions stated above are not that of the people who pay me>
Received on Mon Apr 14 1997 - 00:00:00 CDT
![]() |
![]() |