Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> Re: Re:database events

Re: Re:database events

From: Ruth Gramolini <rgramolini_at_tax.state.vt.us>
Date: Wed, 24 Jan 2001 15:27:48 -0500
Message-Id: <10751.127407@fatcity.com>


I think you are wrong there, it doesn't erast the first note, it appends the second of the same type. Correct me if I am wrong.

Regards,
Ruth
----- Original Message -----
From: <dgoulet_at_vicr.com>
To: "Multiple recipients of list ORACLE-L" <ORACLE-L_at_fatcity.com> Sent: Wednesday, January 24, 2001 10:50 AM Subject: Re:database events

> Ajay,
>
> The DBMS_PIPE package works well, but be careful as pipe sizing is a
very
> flaky science. DBMS_ALERT will work too, but it is kind of like a
post-it-note
> pad. The alert is on top of the pad. If a second alert occurs before you
> respond to the first, the first one gets lost. Also look into DBMS_AQ for
the
> advanced queuing stuff.
>
> Dick Goulet
>
> ____________________Reply Separator____________________
> Author: "Ajay Khandelwal" <ajay_at_tems.com>
> Date: 1/23/2001 3:12 PM
>
> Hi Gurus,
> I am trying to find out all possible ways I can signal agents in my
external
> system to notify about the database events.Like if there is any
> insert,update in a table I want to notify a proc*c ,c++ agent about that.
> One solution is database pipe ,anything else ?
> Any other ideas ...
>
> -Ajay
>
> --
> Please see the official ORACLE-L FAQ: http://www.orafaq.com
> --
> Author: Ajay Khandelwal
> INET: ajay_at_tems.com
>
> Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051
> San Diego, California -- Public Internet access / Mailing Lists
> --------------------------------------------------------------------
> To REMOVE yourself from this mailing list, send an E-Mail message
> to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
> the message BODY, include a line containing: UNSUB ORACLE-L
> (or the name of mailing list you want to be removed from). You may
> also send the HELP command for other information (like subscribing).
> --
> Please see the official ORACLE-L FAQ: http://www.orafaq.com
> --
> Author:
> INET: dgoulet_at_vicr.com
>
> Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051
> San Diego, California -- Public Internet access / Mailing Lists
> --------------------------------------------------------------------
> To REMOVE yourself from this mailing list, send an E-Mail message
> to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
> the message BODY, include a line containing: UNSUB ORACLE-L
> (or the name of mailing list you want to be removed from). You may
> also send the HELP command for other information (like subscribing).
Received on Wed Jan 24 2001 - 14:27:48 CST

Original text of this message

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