Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Java Stored Procedure with sockets
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
![]() |
![]() |