Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: Calling UNIX Script from PL/SQL

Re: Calling UNIX Script from PL/SQL

From: <yitbsal_at_statcan.ca>
Date: Fri, 10 Dec 1999 16:39:17 GMT
Message-ID: <82rabl$4mu$1@nnrp1.deja.com>


In article <82ph05$s97$1_at_nnrp1.deja.com>,   GoPahDoo <gopahdoo_at_my-deja.com> wrote:
> Calling a UX shell script from within a pl/sql block seems like
jumping
> through hoops. Besides using DBMS_PIPE, PL/SQL External Procedures
or
> jumping out to SQL prompt, is there any other way to do this? I'm
using
> Oracle 815, running on Solaris Sun Sparc. Please share your
knowledge.
>

No other way. I use an external procedure to call a C library that runs my shell script.

Salaam Yitbarek

Sent via Deja.com http://www.deja.com/
Before you buy. Received on Fri Dec 10 1999 - 10:39:17 CST

Original text of this message

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