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

Home -> Community -> Mailing Lists -> Oracle-L -> Re: parse cpu and recursive cpu

Re: parse cpu and recursive cpu

From: <jametong_at_gmail.com>
Date: Tue, 29 Mar 2005 22:04:15 +0800
Message-ID: <424960d2.3335a78d.6495.6429@mx.gmail.com>


Hello The Human Fly,

just do the below query.:-)

select * from v$mystat where statistic# in (8,233);

Best regards,   

>Hello List,
>
>How do I get the parse cpu and recursive cpu of the current sessions?
>I dont see anything related to this in the v$sql,v$sqltext or
>v$sqlarea.
>
>Basically, I want the sql statement which produces top session output of OEM.
>
>--
>Best Regards,
>Jaffar, OCP DBA
>Banque Saudi Fransi
>Saudi Arabia
>----------------------------------------------------------------------------------------
>"It is your atittude, not your aptitude that determins your altitude."
>--
>http://www.freelists.org/webpage/oracle-l

jametong
jametong_at_gmaill.com
2005-03-29

--
http://www.freelists.org/webpage/oracle-l
Received on Tue Mar 29 2005 - 09:09:53 CST

Original text of this message

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