Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Execute external commands from PL/SQL?
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
![]() |
![]() |