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: Running Shell Script From Stored Proc

Re: Running Shell Script From Stored Proc

From: Dyrson Rodrigues Alves Junior <dyrson_at_casasoft.com.br>
Date: Thu, 13 May 1999 07:21:54 -0400
Message-ID: <373AB63E.4E97B2A4@casasoft.com.br>


On the address
http://technet.oracle.com/doc/server.804/a58236/10_procs.htm you can find how to call a external program (written in C for example). You can call your script from this program. You have to subscribe first at http://technet.oracle.com/ in order to access it.

yitbsal_at_statcan.ca wrote:
>
> Hi,
>
> What is the best way run a shell script from a stored procedure? In
> general, what is the best way to run any operating system command and
> get a return value?
>
> My environment is Oracle 8 on a Unix box.
>
> Thanks,
> Salaam Yitbarek
>
> --== Sent via Deja.com http://www.deja.com/ ==--
> ---Share what you know. Learn what you don't.---

--

+-------------------------------+----------------------------------+
| Dyrson Rodrigues Alves Junior | Casa de Software                 |
| Analista de Sistemas          | Oracle Approved Education Center |
| mailto:dyrson@casasoft.com.br | http://www.casasoft.com.br       |
+-------------------------------+----------------------------------+

Received on Thu May 13 1999 - 06:21:54 CDT

Original text of this message

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