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: Slowest running Database routine

Re: Slowest running Database routine

From: <stevedhoward_at_gmail.com>
Date: 10 May 2006 09:51:10 -0700
Message-ID: <1147279870.069924.119230@y43g2000cwc.googlegroups.com>


Look at elapsed_time in v$sql. This will only point out sql, which you could tie back to procedures.

Regareds,

Steve Received on Wed May 10 2006 - 11:51:10 CDT

Original text of this message

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