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: How to call a shell script or FTP server?

Re: How to call a shell script or FTP server?

From: Stefan Roesch <Stefan.Roesch_at_t-online.de>
Date: 2000/08/09
Message-ID: <39919DED.B66D3F0D@t-online.de>#1/1

The most simpel way would be to create java stored procedure. With this this procedure this is easy.
With pl/sql it is a lot more difficult (working with dbms_pipe or external procedures)

Hope this helps
Stefan

przhevsky_at_my-deja.com wrote:

> Is there a way of calling a Unix shell script or FTP server from the
> Oracle stored procedure?
>
> Thank you.
>
> Sent via Deja.com http://www.deja.com/
> Before you buy.
Received on Wed Aug 09 2000 - 00:00:00 CDT

Original text of this message

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