Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> 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____________________Subject: database events
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 Liststo: 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 - 09:46:01 CST
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
![]() |
![]() |