Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Event Notofication From Oracle to Java
Have you thought about creating a trigger in a Java stored procedure to
create an URL connection to your daemon and notify it of a change?
aj_kumar_at_my-deja.com wrote:
> Hi All,
>
> I am trying to notify a Java Daemon(JDK 1.2.1 on HP UX) when some
> specific transaction (like insert into a table) in Oracle Database
> (8.1.5) happens. The notification should be initiated by the database
> as pulling the database for new transaction seems to be an inefficient
> solution in our case...
>
> Any thought please..
>
> Thanks
>
> Aj
>
> Sent via Deja.com http://www.deja.com/
> Before you buy.
Received on Fri Oct 08 1999 - 17:02:49 CDT
![]() |
![]() |