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: Making calls to executables from triggers

Re: Making calls to executables from triggers

From: Matthias Gresz <GreMa_at_t-online.de>
Date: 19 May 1998 09:58:47 GMT
Message-ID: <6jrl4n$4q0$1@news01.btx.dtag.de>


hi,

you've got to create a deamon that listens on one side of an oracle pipe. According to the messages it receives through the pipe the deamon executes its commands. Code the trigger to send appropriate messages through the pipe.

Clete Rodriguez schrieb:
>
> We're trying to execute with parameters a Solaris program from an Oracle
> 7.3 trigger. Can it be done? If so, how?
>
> Clete Rodriguez
> Western Asset

--

Regards

Matthias Gresz :-)

GreMa_at_t-online.de Received on Tue May 19 1998 - 04:58:47 CDT

Original text of this message

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