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: Calling external shell scripts from sql code

Re: Calling external shell scripts from sql code

From: Waterman Family <waterman_at_iwaynet.net>
Date: Thu, 29 Oct 1998 16:41:59 -0500
Message-ID: <71anid$nog$1@news.iwaynet.net>


Oracle 8 has a new feature that allows you to call external functions from PL/SQL. I would start by looking in the Oracle 8 documentation (chap 10 in the PL/SQL Manual) and maybe even a training class. I know it has a learning curve, but it is definately possible.

    --Gary
Espen Ekeroth wrote in message <3636CCBB.685A1534_at_hand-el.no>...
>
>Help, I'm in need of calling an external shell script or .c program from
>sql (sql*plus) or plsql.
>
>How do I do it ?
>
>We are running v. 8 og ORACLE on a UNIX plattform (Digital Alfa).
>
>Thanx for any answer.
>
>Espen
>
>--
>Espen Ekeroth, OM Hand-El AS
>mailto:espene_at_hand-el.no mailto:e_ekeroth_at_hotmail.com
>+47 69215581 / +47 92499076
Received on Thu Oct 29 1998 - 15:41:59 CST

Original text of this message

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