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: ORracle DB fires UNIX signal, etc?

Re: ORracle DB fires UNIX signal, etc?

From: Rolf Hauck <Rolf.Hauck_at_datenrevision.de>
Date: Mon, 08 Feb 1999 09:05:35 +0100
Message-ID: <36BE9ACF.6A214F73@datenrevision.de>


Hi,
look at the docs about DBMS_PIPE package. You can write on a pipe from inside PL/SQL. Create a Unix daemon listening on this pipe and starting all the actions you want.

Rolf

Silke Benz schrieb:
> =

> Hello,
> =

> how can I start an application from ORACLE? Is there a messaging
> mechnism which could be used?
> The best would be a UNIX signal on the application server fired from th=
e
> DB server?
> =

> Thanks in advanve W. Ditzer
> =

> ---------------------------------------------------------------------=
---
> =

> Silke Benz <s.benz_at_uni-bonn.de>
> Dipl. Ing. (agr)
> Inst. Obst- und Gemüsebau
> =

> Silke Benz
> Dipl. Ing. (agr) <s.benz_at_uni-bonn.de>
> Inst. Obst- und Gemüsebau
> Auf dem Hügel 6 Geschäft: 0228/735765
> Bonn Fax: 0228/735764
> 53121 Netscape Conference-Adresse
> DLS-Server von Netscape Conference
> Weitere Informationen:
> Nachname Benz
> Vorname Silke
> Version 2.1


Received on Mon Feb 08 1999 - 02:05:35 CST

Original text of this message

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