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 programs from PL/SQL

Re: calling external programs from PL/SQL

From: mark tomlinson <marktoml_at_gdi.net>
Date: 1998/04/06
Message-ID: <3534ce5b.226740305@newshost.us.oracle.com>#1/1

On Mon, 06 Apr 1998 10:09:56 GMT,
Gerhard.Moeller_at_OFFIS.Uni-Oldenburg.de (Gerhard Moeller) wrote:

>Hi, is there a way to call external programs from PL/SQL?
>
>Gerhard.

With Oracle 8 you can use external Callouts, with Oracle 7 you need to look at DBMS_PIPE and write a daemon process to listen for you. Received on Mon Apr 06 1998 - 00:00:00 CDT

Original text of this message

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