Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.server -> query taking long time from java code
We have a struts based UI. Database is oracle 9i. Few queries are
taking around 5-15 seconds to execute from TOAD. But the same query
from java code (using prepared statement) takes around 3 mins... We
have used hint as CHOOSE in both (Toad and Java).
Any pointers please?
Thanks.
Received on Sat Aug 26 2006 - 00:19:20 CDT