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 -> Query Doesn't Return from Thread

Query Doesn't Return from Thread

From: <kbee_at_my-dejanews.com>
Date: Wed, 12 Aug 1998 18:25:59 GMT
Message-ID: <6qsmnn$4sp$1@nnrp1.dejanews.com>


We are using the Oracle thin driver on Oracle 7.3.3 on an HP-UX 10.20 with JDK 1.1.3. When I execute a simple query without using threads, I get the results I expect. When executing the same query from a thread I have created to the JDBC connection on the main thread, the program hangs on #executeQuery(). Is this related to green threads, Oracle limitations, or completely off base?

Thanks,
Ken

-----== Posted via Deja News, The Leader in Internet Discussion ==----- http://www.dejanews.com/rg_mkgrp.xp Create Your Own Free Member Forum Received on Wed Aug 12 1998 - 13:25:59 CDT

Original text of this message

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