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 -> Asynchonous requests

Asynchonous requests

From: Michel D <si_at_jes.fr>
Date: Tue, 19 Nov 2002 17:23:32 +0100
Message-ID: <ardols$r7j$2@s1.read.news.oleane.net>


Hi !

I'm working with ORACLE 8i release 3 (8.1.7). When I submit a request to the server I have to wait for the response synchronously that is to say that my program is blocked. I want to know if it is possible to submit the request asynchronously so that if the server is busy for a long time I can fire a time-out event in my program and cancel the request.

Michel. Received on Tue Nov 19 2002 - 10:23:32 CST

Original text of this message

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