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

Home -> Community -> Usenet -> c.d.o.tools -> Re: Executing a shell in a PL/SQL procedure

Re: Executing a shell in a PL/SQL procedure

From: Michael Lackey <mlackey_at_illuminet.com>
Date: 20 Jun 2001 14:35:18 -0700
Message-ID: <600e9c26.0106201335.35506844@posting.google.com>

"Matthieu DEGLIN" <mdeglin_at_partner.auchan.com> wrote in message news:<9g55sr$fof$1_at_reader1.imaginet.fr>...
> Hello,
>
> Does anybody know a way to execute a shell script (or executable) in a
> PL/SQL procedure ?
>
> Thanks for help.

Assuming you can write your routines in C instead of shell scripts, you might read up on External Routines (formerly external procedures). Chpt 10 in the 8i developer's guide. Received on Wed Jun 20 2001 - 16:35:18 CDT

Original text of this message

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