Re: Execute OS Commands From Stored Procedure

From: Mario Broodbakker <brood_at_xs4all.nl>
Date: 1996/10/06
Message-ID: <01bbb398$e07e6000$e8216dc2_at_pi.net>#1/1


Hi,

   There is a work around, you can do it via an oracle-pipe and a (to-be-programmed) pipe server,oracle-pipes are documented in de Oracle7 app.dev. guide.
Half an hour ago I discovered PLEX, (PL/SQL EXtension), it's an C-implementation of a pipe server, you can download it from :http://tiburon.us.oracle.com/odp/public/library/cr/html/cr_util.html

Hope this will help,

Mario Broodbakker

Guy O. Cox, Jr. <cox2_at_ix.netcom.com> wrote in article <01bbb2bf$a012b9a0$88b520cc_at_monument>...
> I know this is a no-brainer. But how does one issue an OS-Lever Shell
> command from a strored
> procedure. I know about $ and ! inside SQLPUS and the host command.
>
> Is there anyway to issue the HOST command from a stored procedure?
>
>
Received on Sun Oct 06 1996 - 00:00:00 CEST

Original text of this message