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: How to find the Time spent in Waiting (like FOR UPDATE)

Re: How to find the Time spent in Waiting (like FOR UPDATE)

From: Ryan Gaffuri <rkg100_at_erols.com>
Date: Mon, 4 Mar 2002 20:37:45 -0400
Message-ID: <a617rl$f9f$1@bob.news.rcn.net>


There is a NO WAIT clause you can add. I think it goes right after the FOR UPDATE clause, but cant remember. Info should be on technet.

"Ram" <rapparaju_at_yahoo.com> wrote in message news:c14701f.0203041729.1a506cb9_at_posting.google.com...
> Hi,
>
> Our application does lots of Selects with FOR UPDATE. As number of
> users running such transactions increases, the overall response time
> is growing. Is there a way to findout how much of the database time
> is actually spent in waiting.
>
> Thanx,
> -Ram
Received on Mon Mar 04 2002 - 18:37:45 CST

Original text of this message

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