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: Execute external commands from PL/SQL?

Re: Execute external commands from PL/SQL?

From: Finn Ellebaek Nielsen <fen_at_changegroup.dk>
Date: Tue, 7 Sep 1999 23:39:11 +0100
Message-ID: <7r40tq$ngb$1@news.inet.tele.dk>


For Oracle7 use something like PLEX
(http://www.oracle.com/database/features/plsql/plexdoc_toc.html). For Oracle8 use the built-in feature External Procedures (http://www.oracle.com/oramag/oracle/99-Jan/19or8.html for UNIX and http://technet.oracle.com/support/scr/content/471/471.htm for Windows NT).

HTH. Finn

Bob <meyer_b_at_my-deja.com> wrote in message news:7r3fvb$p6s$1_at_nnrp1.deja.com...
> Is there a way to execute an external program from within an Oracle
> PL/SQL script? A "shell" command, for want of a better word?
>
> Thanks much,
>
>
>
> --
> Bob M.
>
> Step outside. The graphics are AMAZING!
>
>
> Sent via Deja.com http://www.deja.com/
> Share what you know. Learn what you don't.
Received on Tue Sep 07 1999 - 17:39:11 CDT

Original text of this message

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