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: APPLICATION EVENTS

Re: APPLICATION EVENTS

From: Bob Yeh <tyeh_at_csc.com>
Date: 1997/04/18
Message-ID: <335780F1.7C0B@csc.com>#1/1

NNOOR wrote:
>
> Does Oracle has alerters/application events/messages (what ever
> you wanna call it)? We want somethings to happen in our client
> application based upon some events in the DB Server. What is
> the best way to implement it---short of writing a process which
> queries the DB every so few seconds?
>
> Thanks very much!
>
> regards,
> --nasir (nnoor_at_cris.com)

Check out Oracle dbms_alert package. It client application can register with server and wait for the alert to happen.

Bob Received on Fri Apr 18 1997 - 00:00:00 CDT

Original text of this message

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