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

Home -> Community -> Usenet -> c.d.o.server -> Re: email

Re: email

From: Niall Litchfield <niall.litchfield_at_dial.pipex.com>
Date: Sun, 22 Sep 2002 20:59:39 +0100
Message-ID: <3d8e2130$0$8513$cc9e4d1f@news.dial.pipex.com>


"Magne" <mnam_at_online.no> wrote in message news:oloj9.21155$0p1.374967_at_news2.ulv.nextra.no...
> Hi
>
> Someone who knows what to do to be able to send email from Oracle (version
> 8.1.7)?
>
> I have created a procedure with call to the UTL_SMTP package...
> But if i test my procedure it only returns an error:
> ORA-20001: 421 Service not available

421 service not available is an SMTP error message (saying that the smtp service is not available). The most likely cause of this is that you haven't set the smtp server address correctly.

--
Niall Litchfield
Oracle DBA
Audit Commission UK
*****************************************
Please include version and platform
and SQL where applicable
It makes life easier and increases the
likelihood of a good answer
******************************************
Received on Sun Sep 22 2002 - 14:59:39 CDT

Original text of this message

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