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: Is it possible to send messages from the server to a client?

Re: Is it possible to send messages from the server to a client?

From: Didier LENQUETTE <didier.lenquette_at_steria.fr>
Date: Wed, 20 Oct 1999 13:40:14 GMT
Message-ID: <2DjP3.103$p%6.2870647@France.EU.net>


Hi !

The client must listen to a message.

In the client/server model, the client is always asking services to the servers.
A server can not push data without a client question !

You can make the client listening to the server with the dbms_pipe package.

Regards.

Koetjuh <koetjuhNOkoSPAM_at_yahoo.com.invalid> a écrit dans le message : 2750ac20.c9ceade2_at_usw-ex0101-008.remarq.com...
> A program (stored procedure, PL/SQL etc.) is started on the server.
> When the program is ready it
> has to generate a message on a clients screen saying it's ready
> ('Program X is ready').
>
> Oracle knows the terminalid of a client (certain user).
>
> Is it possible to generate a message through oracle on the clients
> screen from the server or another
> client?
>
> TiA, Koetjuh
>
>
> * Sent from RemarQ http://www.remarq.com The Internet's Discussion Network
*
> The fastest and easiest way to search and participate in Usenet - Free!
>
Received on Wed Oct 20 1999 - 08:40:14 CDT

Original text of this message

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