Re: Bottleneck analysis
From: unknown <nobody_at_blackhole.nospam.com>
Date: Sat, 07 Sep 2002 18:45:46 +0200
Message-ID: <pan.2002.09.07.18.45.45.787869.2259_at_blackhole.nospam.com>
Date: Sat, 07 Sep 2002 18:45:46 +0200
Message-ID: <pan.2002.09.07.18.45.45.787869.2259_at_blackhole.nospam.com>
On Sat, 07 Sep 2002 18:23:45 +0200, Kumar wrote:
> Hi
> We have a java program making jdbc calls to the database (Oracle thin
> driver).
> We have some direct SQL calls and some cals to stored procedures. I
> would like to know which query is taking most time as the number of
> people accessing my program increase. Are there any tools ( free is
> better) available for this kind of analysis.
>
> Thanks
Run it through the latest JDeveloper (on Windows). It has good profiling and analysis functionality.
-- Cheers, dmz17 --- If I had an Xbox it would run Linux ---Received on Sat Sep 07 2002 - 18:45:46 CEST