Re: PL/SQL and call system
Date: Wed, 25 Jul 2001 18:20:10 +0400
Message-ID: <9jmk7q$gd$1_at_news247.cnt.ru>
If you only need send mail from Oracle, You may use UTL_SMTP package (build-in Oracle).
Yaroslav.
palau <palau_at_sittingbull.sachem> ÓÏÏÂÝÉÌ × ÎÏ×ÏÓÔÑÈ
ÓÌÅÄÕÀÝÅÅ:519A71327421D2118C2000805F65E04D0FFEABF5_at_DUN-INT-NEWS01...
> I don't know EXTPROC but what i want to do is for example send a mail on
> insert into a table.
>
>
> Yaroslav Perventsev <p_yaroslav_at_cnt.ru> a écrit dans le message :
> 9jm7go$sal$1_at_news247.cnt.ru...
> > Hello!
> >
> > palau <palau_at_sittingbull.sachem> ÓÏÏÂÝÉÌ × ÎÏ×ÏÓÔÑÈ
> > ÓÌÅÄÕÀÝÅÅ:519A71327421D2118C2000805F65E04D0FFD53EB_at_DUN-INT-NEWS01...
> > > Can i call a system command from PL/SQL
> >
> > Yes. You can call system command from pl/sql.
> > For example, using external procedures (EXTPROC).
> >
> > Mail, if need more detail.
> >
> > Best regards!
> > Yaroslav.
> >
> > >
> > >
> >
>
>
Received on Wed Jul 25 2001 - 16:20:10 CEST