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 -> Java Stored Procedure with sockets

Java Stored Procedure with sockets

From: Vikas <soobedaar_at_my-deja.com>
Date: Wed, 24 Jan 2001 03:50:32 GMT
Message-ID: <94lje6$6i6$1@nnrp1.deja.com>

I created a java stored procedure that reads from and writes to a socket on a remote machine. When run as a java application outside the database, it works fine. However, when the java stored procedure is invoked, it performs its function (that is, it succesfully reads/writes to the socket) but never returns control to the client. Any ideas?

TIA!
--

Linux helps those who help themselves

--

Linux helps those who help themselves

Sent via Deja.com
http://www.deja.com/ Received on Tue Jan 23 2001 - 21:50:32 CST

Original text of this message

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