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

Home -> Community -> Usenet -> c.d.o.misc -> Re: FIRST JAVA SELECT VERY SLOW

Re: FIRST JAVA SELECT VERY SLOW

From: andrew newton <andrew_at_nettwerk.com>
Date: Mon, 11 Jan 1999 06:40:36 -0800
Message-ID: <369A0D64.296CEA24@nettwerk.com>


It may be due to the initialization of the session, which would be a "once only" thing that happens for the very first select.

...jeff

Torsten Schuelert wrote:
>
> We have Oracle 8.04 / Windows NT 4.0 and Oracle Webserver 2.0.
> The acces from Webbrowser (IE, Netscpae or Opera) is slow.
> We found out that the first "select" instruction in a java-cgi-program
> is slower than all the others in this program.
> It does not depend on complexity of the select instruction or the
> dimension of the database.
>
> Any ideas?
>
> Thanks for everything.
>
> Torsten
Received on Mon Jan 11 1999 - 08:40:36 CST

Original text of this message

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