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

Home -> Community -> Usenet -> c.d.o.server -> Re: Event Notofication From Oracle to Java

Re: Event Notofication From Oracle to Java

From: Aj <aj_kumar_at_my-deja.com>
Date: Sat, 09 Oct 1999 19:04:42 GMT
Message-ID: <7to3k6$p0f$1@nnrp1.deja.com>


Thanks Mark...

It seems it's going to work for me now.

Thanks

Ajay

In article <37FE6A09.3883A7B3_at_mindspring.com>,   phidias_at_mindspring.com wrote:
> 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.
>
>

Sent via Deja.com http://www.deja.com/
Before you buy. Received on Sat Oct 09 1999 - 14:04:42 CDT

Original text of this message

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