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: Running application from SP

Re: Running application from SP

From: Andreas Michler <Andreas.Michler_at_adicom.de>
Date: Mon, 24 Jan 2000 09:08:47 +0100
Message-ID: <388C088E.845AE6C0@adicom.de>


You can do the following:
Write to processes which communicate between an oracle pipe. The one process is waiting on a pipe, and execute the command which is in the pipe.
The "normal" Client are sending the command to do through the pipe. I just know no other way.

PS: Look at the oracle PL-SQL Users Guide. There it is described.

Owais Anjum wrote:

> Hello everybody
>
> Is it possible to execute an application from a stored procedure. The
> application resides outside Oracle environment.
>
> I looked at the built in packages but could not find the desired
> functionality. Maybe someone out there has prior experience with a
> similar problem.
>
> Thanks
>
> Sent via Deja.com http://www.deja.com/
> Before you buy.

--



ADICOM Informatik GmbH
Andreas Michler
Wiesfleckenstr. 34
72336 Balingen
Tel: 07433/9977-57,Fax: -90
E-Mail: Andreas.Michler_at_adicom.de
http:\\www.adicom.de
Received on Mon Jan 24 2000 - 02:08:47 CST

Original text of this message

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