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: dbms_alerts on multiple updates

Re: dbms_alerts on multiple updates

From: Roman Zahorbeński <Roman.Zahorbenski_at_poczta.fm>
Date: Fri, 29 Aug 2003 14:07:26 +0200
Message-ID: <binfns$6gm$1@nemesis.news.tpi.pl>


The dbms_alert package actually signals event only after commit is made. So, Your problem is something else.

"MikeH" <mike.hammett_at_associates-wheatley.co.uk> wrote in message news:bi5c9b$hok$1_at_hercules.btinternet.com...
> Thanks for the reply Jim, the only problem is that I would like the
trigger
> to fire only after commit, this will ensure that I am writing the new
record
> data to the XML document. I have tried using pipes already , however I
> understand that dbms_pipes are not transactional and therefore they donot
> fire after commit.
>
> Thanks
Received on Fri Aug 29 2003 - 07:07:26 CDT

Original text of this message

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