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: UTL_TCP, Oracle, java

Re: UTL_TCP, Oracle, java

From: DA Morgan <damorgan_at_psoug.org>
Date: Fri, 25 Aug 2006 12:30:57 -0700
Message-ID: <1156534257.292966@bubbleator.drizzle.com>


schw wrote:
> Hi All,
>
> basically I've got a java server listening on specified port; within
> Oracle triggers I use UTL_TCP package to send columns data that changed
> to the server.
>
> is there any other than UTL_TCP used within oracle triggers solution to
> talk to Java deamon?
>
> before i start implementing i'd like to find out other alternatives.
>
> thanks
>
> best regards
> schw

No version number and you really do need to stop top posting.

But other than that I'd suggest you look at Advanced Queuing and specifically the implementation of JMS messaging.

-- 
Daniel A. Morgan
University of Washington
damorgan_at_x.washington.edu
(replace x with u to respond)
Puget Sound Oracle Users Group
www.psoug.org
Received on Fri Aug 25 2006 - 14:30:57 CDT

Original text of this message

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