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

Home -> Community -> Usenet -> c.d.o.tools -> How can I open a socket in a stored procedure?

How can I open a socket in a stored procedure?

From: <miki_at_sheernetworks.com>
Date: Sat, 30 Dec 2000 14:38:54 GMT
Message-ID: <92ks1u$bbh$1@nnrp1.deja.com>

I would like to know what is the best way to sent an Oracle client a message from a stored procedure on the run. The idea is that when a stored procedure is called it could send the caller a message within its run. Do I need to load a java stored procedure into the database which opens a socket to send a message?. Does it possible to open a socket to the outside client from the java stored procedure?

Sent via Deja.com
http://www.deja.com/ Received on Sat Dec 30 2000 - 08:38:54 CST

Original text of this message

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