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 -> Re: Cancel JDBC Statement?

Re: Cancel JDBC Statement?

From: Jay Walters <jwalters_at_computer.org>
Date: Wed, 03 Nov 1999 10:51:31 -0500
Message-ID: <38205A02.88BF9952@computer.org>


Which JDBC drivers are you using?

Bill Buchan wrote:

> I'm trying to cancel a long running query using the JDBC statement class
> cancel() method. Sometimes it works, sometimes it just hangs. It tends to
> be okay once the other thread has reached the point of fetching data, and
> fail if it hasn't.
>
> Does anybody have any help they could offer on this? - On a quick search
> through Deja News I noticed a few people saying that there is a problem with
> the underlying OCI call. Is this true? Surely there must be some way to
> get this to work - reliably cancelling a query seems kind of important!
>
> Any advice gratefully received,
>
> Thanks,
> - Bill.
Received on Wed Nov 03 1999 - 09:51:31 CST

Original text of this message

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